Spaces:
Build error
Build error
Add 'omegaconf' package to cosmos-predict1.yaml dependencies
Browse files- cosmos-predict1.yaml +1 -0
cosmos-predict1.yaml
CHANGED
@@ -23,3 +23,4 @@ dependencies:
|
|
23 |
- fastapi
|
24 |
- git+https://github.com/microsoft/MoGe.git
|
25 |
- einops
|
|
|
|
23 |
- fastapi
|
24 |
- git+https://github.com/microsoft/MoGe.git
|
25 |
- einops
|
26 |
+
- omegaconf
|