Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,6 @@ torch==2.3.1+cu121
|
|
| 5 |
|
| 6 |
# HF stack (PAIR THESE VERSIONS)
|
| 7 |
transformers==4.44.2 # requires tokenizers >=0.19,<0.20
|
| 8 |
-
tokenizers==0.19.1 # ✅ compatible with 4.44.2
|
| 9 |
sentencepiece==0.1.99
|
| 10 |
huggingface_hub==0.24.6
|
| 11 |
accelerate==0.33.0
|
|
|
|
| 5 |
|
| 6 |
# HF stack (PAIR THESE VERSIONS)
|
| 7 |
transformers==4.44.2 # requires tokenizers >=0.19,<0.20
|
|
|
|
| 8 |
sentencepiece==0.1.99
|
| 9 |
huggingface_hub==0.24.6
|
| 10 |
accelerate==0.33.0
|