rocky250 commited on
Commit
201c11b
·
verified ·
1 Parent(s): 84ad9af

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=2.0.0
3
+ numpy
4
+ huggingface_hub
5
+ google-api-python-client
6
+ youtube-transcript-api
7
+