Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
-
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
#
|
| 8 |
-
|
| 9 |
-
-e git+https://github.com/hpcaitech/Open-Sora.git#egg=open-sora
|
|
|
|
| 1 |
+
opencv-python
|
| 2 |
|
| 3 |
+
# torch==2.1.2 torchvision==0.16.2 --index-url https://download.pytorch.org/whl/cu121
|
| 4 |
+
# packaging
|
| 5 |
+
# ninja
|
| 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
|
|
|