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