Spaces:
Runtime error
Runtime error
update gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ omegaconf
|
|
| 2 |
torch==2.0.1
|
| 3 |
torchvision
|
| 4 |
tqdm
|
| 5 |
-
gradio
|
| 6 |
einops
|
| 7 |
pytorch-lightning==1.6.5
|
| 8 |
transformers
|
|
|
|
| 2 |
torch==2.0.1
|
| 3 |
torchvision
|
| 4 |
tqdm
|
| 5 |
+
gradio==3.36.1
|
| 6 |
einops
|
| 7 |
pytorch-lightning==1.6.5
|
| 8 |
transformers
|