Spaces:
Runtime error
Runtime error
Commit
·
7482bcb
1
Parent(s):
5fabbf0
Update requirements.txt
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.1.0
|
3 |
transformers==4.12.5
|
4 |
torch==1.10.0+cpu
|