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