Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -5,3 +5,9 @@ gradio
|
|
5 |
Pillow
|
6 |
pytesseract
|
7 |
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
Pillow
|
6 |
pytesseract
|
7 |
soundfile
|
8 |
+
git+https://github.com/huggingface/transformers.git
|
9 |
+
numpy
|
10 |
+
datasets
|
11 |
+
speechbrain
|
12 |
+
soundfile
|
13 |
+
librosa
|