Spaces:
Runtime error
Runtime error
update requirements.txt
#2
by
abd-meda
- opened
- 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 |
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.15
|
3 |
transformers==4.12.5
|
4 |
torch==1.10.0+cpu
|