Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.28.1
|
|
2 |
gradio==3.1.4
|
3 |
torch==2.0.1
|
4 |
httpx==0.18.2
|
5 |
-
httpcore==0.13.3
|
|
|
|
2 |
gradio==3.1.4
|
3 |
torch==2.0.1
|
4 |
httpx==0.18.2
|
5 |
+
httpcore==0.13.3
|
6 |
+
sentencepiece==0.1.96
|