Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ gradio
|
|
11 |
requests
|
12 |
Pillow
|
13 |
matplotlib
|
14 |
-
huggingface_hub
|
|
|
|
11 |
requests
|
12 |
Pillow
|
13 |
matplotlib
|
14 |
+
huggingface_hub
|
15 |
+
sentencepiece==0.2.0
|