Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow
|
|
5 |
gradio
|
6 |
spaces
|
7 |
multiprocess
|
8 |
-
sentencepiece
|
|
|
|
5 |
gradio
|
6 |
spaces
|
7 |
multiprocess
|
8 |
+
sentencepiece
|
9 |
+
matplotlib
|