fix: xformers version in req file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-e git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 2 |
torch==2.1.0
|
|
|
|
| 3 |
descript-audiotools
|
| 4 |
audiocraft @ git+https://github.com/aaronabebe/audiocraft.git
|
|
|
|
| 1 |
-e git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 2 |
torch==2.1.0
|
| 3 |
+
xformers==0.0.22.post7
|
| 4 |
descript-audiotools
|
| 5 |
audiocraft @ git+https://github.com/aaronabebe/audiocraft.git
|