Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub
|
| 2 |
-
|
| 3 |
transformers==4.52.4
|
| 4 |
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
|
| 5 |
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
+
sentencepiece
|
| 3 |
transformers==4.52.4
|
| 4 |
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
|
| 5 |
|