Aniket2012 commited on
Commit
89a9f9e
·
verified ·
1 Parent(s): d035275

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -18,4 +18,14 @@ speechrecognition
18
  openai-whisper
19
 
20
  # For YouTube support
21
- yt-dlp
 
 
 
 
 
 
 
 
 
 
 
18
  openai-whisper
19
 
20
  # For YouTube support
21
+ yt-dlp
22
+
23
+ gradio
24
+ transformers
25
+ torch
26
+ nltk
27
+ youtube-transcript-api
28
+ Youtube-python
29
+ arxiv
30
+ textblob
31
+ Pillow