Spaces:
Paused
Paused
LING commited on
Commit ·
0edd2d1
1
Parent(s): 842745a
Add Stable Audio sampling dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ alias-free-torch==0.0.6
|
|
| 9 |
dill>=0.4
|
| 10 |
huggingface-hub>=1.7.1,<2
|
| 11 |
importlib-resources>=5.12
|
|
|
|
| 12 |
nnAudio
|
| 13 |
PyWavelets>=1.6,<2
|
| 14 |
pytorch-lightning==2.5.5
|
|
|
|
| 9 |
dill>=0.4
|
| 10 |
huggingface-hub>=1.7.1,<2
|
| 11 |
importlib-resources>=5.12
|
| 12 |
+
k-diffusion==0.1.1
|
| 13 |
nnAudio
|
| 14 |
PyWavelets>=1.6,<2
|
| 15 |
pytorch-lightning==2.5.5
|