Badro commited on
Commit
82b8260
·
verified ·
1 Parent(s): ed149a7

Upload requirements.txt with huggingface_hub

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
+ pytube>=12.1.0
3
+ transformers>=4.30.0
4
+ torch>=2.0.0
5
+ textblob>=0.17.1
6
+ huggingface-hub>=0.16.4
7
+ gradio-client>=0.6.0