Spaces:
Runtime error
Runtime error
Commit
·
a4e64f0
1
Parent(s):
af9e948
update requirements.txt (#2)
Browse files- update requirements.txt (b42d4a5e5124d057415982839742263af906b844)
Co-authored-by: Abdullah Meda <[email protected]>
- 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
|