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