Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.35.2
|
|
3 |
gradio==4.19.2
|
4 |
numpy==1.24.3
|
5 |
scikit-learn==1.3.0
|
6 |
-
matplotlib==3.7.
|
|
|
|
3 |
gradio==4.19.2
|
4 |
numpy==1.24.3
|
5 |
scikit-learn==1.3.0
|
6 |
+
matplotlib==3.7.1
|
7 |
+
sentencepiece==0.1.99
|