Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ pandas>=2.0.3
|
|
| 3 |
numpy>=1.24.0
|
| 4 |
plotly>=5.15.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
-
|
| 7 |
transformers>=4.34.0
|
| 8 |
torch>=2.2.0
|
|
|
|
| 3 |
numpy>=1.24.0
|
| 4 |
plotly>=5.15.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
+
huggingface_hub>=0.23.0
|
| 7 |
transformers>=4.34.0
|
| 8 |
torch>=2.2.0
|