kirikir13 commited on
Commit
948aa74
·
verified ·
1 Parent(s): a79a4b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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