Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
torch==1.11.0
|
2 |
transformers
|
3 |
-
gradio
|
|
|
1 |
torch==1.11.0
|
2 |
transformers
|
3 |
+
gradio==4.0.1
|