nightfury commited on
Commit
cdac4e8
·
1 Parent(s): 5c3e599

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ torchaudio
4
+ typing
5
+ pydub
6
+ scipy
7
+ diffusers
8
+ transformers
9
+ accelerate