Christopher Capobianco
commited on
Commit
·
e00df82
1
Parent(s):
385b1f2
Add missing packages
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,7 @@ pyfluidsynth
|
|
| 11 |
scipy
|
| 12 |
soundfile
|
| 13 |
tensorflow
|
| 14 |
-
llama-cpp-python
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
scipy
|
| 12 |
soundfile
|
| 13 |
tensorflow
|
| 14 |
+
llama-cpp-python
|
| 15 |
+
easyocr
|
| 16 |
+
spacy
|
| 17 |
+
en_core_web_sm
|