Spaces:
Sleeping
Sleeping
Add matplotlib to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ emoji==0.6.0
|
|
| 7 |
scikit-learn>=1.8.0
|
| 8 |
sentencepiece
|
| 9 |
huggingface_hub
|
|
|
|
|
|
| 7 |
scikit-learn>=1.8.0
|
| 8 |
sentencepiece
|
| 9 |
huggingface_hub
|
| 10 |
+
matplotlib
|