kavehtaheri commited on
Commit
1a96a76
·
verified ·
1 Parent(s): 1b7f093

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -8
requirements.txt CHANGED
@@ -1,11 +1,4 @@
1
- # For the web interface
2
  gradio
3
-
4
- # For AI-powered transcription
5
  openai-whisper
6
-
7
- # For audio manipulation (extracting from video, chunking)
8
  pydub
9
-
10
- # For downloading from Google Drive
11
- gdown
 
 
1
  gradio
 
 
2
  openai-whisper
 
 
3
  pydub
4
+ requests