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