Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
transformers
|
| 3 |
torch
|
| 4 |
gradio
|
| 5 |
pandas
|
| 6 |
scikit-learn
|
|
|
|
|
|
| 1 |
+
transformers>=4.20.0
|
|
|
|
| 2 |
torch
|
| 3 |
gradio
|
| 4 |
pandas
|
| 5 |
scikit-learn
|
| 6 |
+
huggingface_hub>=0.10.0
|