Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
gradio==3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.50.0
|
2 |
+
datasets
|
3 |
+
huggingface-hub>=0.19
|
4 |
+
hf-transfer>=0.1.4
|
5 |
+
protobuf<4
|
6 |
+
click<8.1
|
7 |
+
pydantic~=1.0
|