AnalysisWithMSR commited on
Commit
adbbdc0
·
verified ·
1 Parent(s): 94d337b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ yt-dlp
3
+ whisper
4
+ pydub
5
+ transformers
6
+ youtube-transcript-api
7
+ google-api-python-client
8
+ openai
9
+ torch