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