Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ safetensors
|
|
4 |
gradio
|
5 |
sentencepiece
|
6 |
regex
|
7 |
-
numpy
|
|
|
|
|
|
4 |
gradio
|
5 |
sentencepiece
|
6 |
regex
|
7 |
+
numpy
|
8 |
+
matplotlib
|
9 |
+
Pillow
|