Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
xformers
|
|
|
|
|
2 |
git+https://github.com/hpcaitech/Open-Sora.git#egg=opensora
|
|
|
1 |
xformers
|
2 |
+
-v --disable-pip-version-check --no-cache-dir --no-build-isolation --config-settings "--build-option=--cpp_ext" --config-settings "--build-option=--cuda_ext" git+https://github.com/NVIDIA/apex.git
|
3 |
+
|
4 |
git+https://github.com/hpcaitech/Open-Sora.git#egg=opensora
|