mguven61 commited on
Commit
e8cd683
·
verified ·
1 Parent(s): 4d86f0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio>=4.0.0
2
  openai-whisper
3
  deep-translator
4
  gtts
5
- librosa
6
- soundfile
 
 
 
1
+ gradio
2
  openai-whisper
3
  deep-translator
4
  gtts
5
+ torch
6
+ warnings
7
+ tempfile
8
+ os