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==0.0.
|
| 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
|