Spaces:
Runtime error
Runtime error
Upgrade gradio to v3.0.22
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
gradio==3.0.
|
3 |
transformers==4.12.5
|
4 |
torch==1.10.0+cpu
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
gradio==3.0.22
|
3 |
transformers==4.12.5
|
4 |
torch==1.10.0+cpu
|