JaweriaGenAI commited on
Commit
bc8848c
·
verified ·
1 Parent(s): 4efd4d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio>=4.28.0
2
- requests>=2.31.0
3
- whisper
4
  pydub
 
5
  emoji
6
  ffmpeg-python
 
 
7
 
 
1
+ gradio
 
 
2
  pydub
3
+ requests
4
  emoji
5
  ffmpeg-python
6
+ git+https://github.com/openai/whisper.git
7
+
8