Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch==2.1.0
|
2 |
torchaudio==2.1.0
|
3 |
-
git+https://github.com/
|
4 |
xformers --index-url https://download.pytorch.org/whl/cu118
|
|
|
1 |
torch==2.1.0
|
2 |
torchaudio==2.1.0
|
3 |
+
git+https://github.com/fffiloni/audiocraft.git@magnet_xformers_0_0_22_fix
|
4 |
xformers --index-url https://download.pytorch.org/whl/cu118
|