Spaces:
Sleeping
Sleeping
NithitEiEi
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ spacy
|
|
2 |
numpy
|
3 |
pandas
|
4 |
tensorflow
|
|
|
5 |
torch == 2.5.0
|
6 |
gradio == 5.1.0
|
7 |
transformers == 4.45.2
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
tensorflow
|
5 |
+
sentencepiece
|
6 |
torch == 2.5.0
|
7 |
gradio == 5.1.0
|
8 |
transformers == 4.45.2
|