Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
transformers==4.41.2
|
2 |
langdetect==1.0.9
|
3 |
-
gradio
|
4 |
torch
|
|
|
1 |
transformers==4.41.2
|
2 |
langdetect==1.0.9
|
3 |
+
gradio>=4.44.0,<5
|
4 |
torch
|