kirikir13 commited on
Commit
a423efe
·
verified ·
1 Parent(s): 697f303

Update requirements.txt

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