Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
gradio
|
| 2 |
torch>=1.7,<2
|
| 3 |
-
transformers>=4.3
|
|
|
|
| 1 |
gradio
|
| 2 |
torch>=1.7,<2
|
| 3 |
+
transformers>=4.3,<5
|