Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ torchvision==0.17.0
|
|
6 |
packaging
|
7 |
ninja
|
8 |
# flash-attn --no-build-isolation
|
9 |
-
|
10 |
-e git+https://github.com/hpcaitech/Open-Sora.git#egg=open-sora
|
|
|
6 |
packaging
|
7 |
ninja
|
8 |
# flash-attn --no-build-isolation
|
9 |
+
xformers --index-url https://download.pytorch.org/whl/cu121
|
10 |
-e git+https://github.com/hpcaitech/Open-Sora.git#egg=open-sora
|