Spaces:
Runtime error
Runtime error
Commit
·
1fe38fd
1
Parent(s):
1fcbb8d
Update requirements.txt
Browse filesModuleNotFoundError: No module named 'matplotlib'
- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
fasttext
|
| 2 |
sentencepiece
|
| 3 |
https://github.com/kpu/kenlm/archive/master.zip
|
| 4 |
-
emoji==1.6.1
|
|
|
|
|
|
|
|
|
| 1 |
fasttext
|
| 2 |
sentencepiece
|
| 3 |
https://github.com/kpu/kenlm/archive/master.zip
|
| 4 |
+
emoji==1.6.1
|
| 5 |
+
matplotlib
|
| 6 |
+
|