Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==
|
2 |
-
transformers
|
3 |
matplotlib
|
4 |
numpy
|
5 |
pandas
|
|
|
1 |
+
gradio==4.1.1
|
2 |
+
transformers
|
3 |
matplotlib
|
4 |
numpy
|
5 |
pandas
|