Spaces:
Sleeping
Sleeping
Hugo Flores Garcia
commited on
Commit
•
75e8859
1
Parent(s):
2851ea2
requirements
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
torch
|
2 |
argbind>=0.3.2
|
3 |
-
numpy==1.
|
4 |
gradio
|
5 |
loralib
|
6 |
wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
|
7 |
lac @ git+https://github.com/hugofloresgarcia/lac.git
|
8 |
-
descript-audiotools @ git+https://github.com/descriptinc/[email protected]
|
|
|
|
|
|
1 |
torch
|
2 |
argbind>=0.3.2
|
3 |
+
numpy==1.23
|
4 |
gradio
|
5 |
loralib
|
6 |
wavebeat @ git+https://github.com/hugofloresgarcia/wavebeat
|
7 |
lac @ git+https://github.com/hugofloresgarcia/lac.git
|
8 |
+
descript-audiotools @ git+https://github.com/descriptinc/[email protected]
|
9 |
+
torch_pitch_shift
|
10 |
+
madmom
|