Spaces:
Sleeping
Sleeping
Vedant Nagarkar commited on
Commit ·
6072702
1
Parent(s): fa37b27
Fix huggingface_hub dependency conflict
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,6 @@ gradio==5.50.0
|
|
| 4 |
datasets==4.0.0
|
| 5 |
accelerate==1.13.0
|
| 6 |
sentencepiece==0.2.1
|
| 7 |
-
huggingface_hub==1.0.0
|
| 8 |
evaluate==0.4.6
|
| 9 |
scikit-learn==1.6.1
|
| 10 |
numpy==1.26.4
|
|
|
|
| 4 |
datasets==4.0.0
|
| 5 |
accelerate==1.13.0
|
| 6 |
sentencepiece==0.2.1
|
|
|
|
| 7 |
evaluate==0.4.6
|
| 8 |
scikit-learn==1.6.1
|
| 9 |
numpy==1.26.4
|