Woziii commited on
Commit
6398948
1 Parent(s): 75ca749

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ numpy==1.23.5
3
+ torch==2.0.1
4
+ gradio
5
+ yt-dlp
6
+ transformers
7
+ ffmpeg-python
8
+ pyannote-audio==3.1.1
9
+ spaces
10
+ accelerate