Spaces:
Running
on
A10G
Running
on
A10G
Commit
•
8cd6f60
1
Parent(s):
792e120
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ torchaudio<2.1.0
|
|
14 |
huggingface_hub
|
15 |
tqdm
|
16 |
transformers>=4.31.0 # need Encodec there.
|
17 |
-
xformers
|
18 |
demucs
|
19 |
librosa
|
20 |
gradio_client==0.2.6
|
|
|
14 |
huggingface_hub
|
15 |
tqdm
|
16 |
transformers>=4.31.0 # need Encodec there.
|
17 |
+
xformers==0.0.22
|
18 |
demucs
|
19 |
librosa
|
20 |
gradio_client==0.2.6
|