Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
packaging
|
2 |
ninja
|
3 |
-
|
4 |
-
xformers
|
5 |
-e git+https://github.com/hpcaitech/Open-Sora.git#egg=open-sora
|
|
|
1 |
packaging
|
2 |
ninja
|
3 |
+
flash-attn --no-build-isolation
|
4 |
+
xformers
|
5 |
-e git+https://github.com/hpcaitech/Open-Sora.git#egg=open-sora
|