Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -16
requirements.txt
CHANGED
|
@@ -1,20 +1,5 @@
|
|
| 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 |
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
transformers
|
| 3 |
torch
|
| 4 |
gtts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|