Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ gradio==3.1.4
|
|
4 |
torch==2.0.0
|
5 |
httpx==0.23.0
|
6 |
httpcore==0.15.0
|
|
|
|
4 |
torch==2.0.0
|
5 |
httpx==0.23.0
|
6 |
httpcore==0.15.0
|
7 |
+
sentencepiece
|