Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ pydantic>=2.4.0
|
|
| 16 |
|
| 17 |
datasets
|
| 18 |
huggingface-hub>=0.19
|
| 19 |
-
|
| 20 |
|
| 21 |
# Optional: 8-bit quantization (uncomment if needed)
|
| 22 |
# bitsandbytes==0.41.1
|
|
|
|
| 16 |
|
| 17 |
datasets
|
| 18 |
huggingface-hub>=0.19
|
| 19 |
+
sentencepiece
|
| 20 |
|
| 21 |
# Optional: 8-bit quantization (uncomment if needed)
|
| 22 |
# bitsandbytes==0.41.1
|