on1onmangoes commited on
Commit
7eb9241
1 Parent(s): 763f6d6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==2.0.1
3
+ pyannote-audio==3.0.1
4
+ transformers
5
+ yt-dlp