asigalov61 commited on
Commit
9282a07
1 Parent(s): c042580

Upload 2 files

Browse files
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +5 -0
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ fluidsynth
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ einops
4
+ matplotlib
5
+ tqdm