Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +17 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,20 @@
|
|
| 1 |
transformers
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
-
gtts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
+
gtts
|
| 5 |
+
soundfile
|
| 6 |
+
librosa
|
| 7 |
+
pydub
|
| 8 |
+
speechrecognition
|
| 9 |
+
pyaudio
|
| 10 |
+
pandas
|
| 11 |
+
pdfplumber
|
| 12 |
+
python-docx
|
| 13 |
+
openpyxl
|
| 14 |
+
importlib-metadata
|
| 15 |
+
aiohttp
|
| 16 |
+
requests
|
| 17 |
+
pyqt5
|
| 18 |
+
pywebview
|
| 19 |
+
|
| 20 |
+
|