Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ numpy
|
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
transformers
|
| 6 |
-
gradio
|
|
|
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
transformers
|
| 6 |
+
gradio>=3.0.0
|
| 7 |
+
huggingface-hub
|
| 8 |
+
|