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