bidit commited on
Commit
a931c26
·
1 Parent(s): db859d6

Adding requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git@main
2
+
3
+ git+https://github.com/openai/whisper.git
4
+ git+https://github.com/ytdl-org/youtube-dl.git
5
+
6
+ torch
7
+ transformers
8
+ opencv-python
9
+ Pillow
10
+ pafy