Tachyeon commited on
Commit
5a98f35
·
verified ·
1 Parent(s): 67f2130

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchaudio
3
+ numpy
4
+ librosa
5
+ soundfile
6
+ gradio
7
+ einops
8
+ beartype
9
+ ml_collections
10
+ huggingface_hub
11
+ git+https://github.com/ZFTurbo/Music-Source-Separation-Training.git@master