Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,8 @@ pytorch_lightning
|
|
| 5 |
torchmetrics
|
| 6 |
omegaconf
|
| 7 |
shortuuid
|
| 8 |
-
chumpy
|
|
|
|
| 9 |
transformers
|
| 10 |
diffusers
|
| 11 |
einops
|
|
|
|
| 5 |
torchmetrics
|
| 6 |
omegaconf
|
| 7 |
shortuuid
|
| 8 |
+
# chumpy
|
| 9 |
+
chumpy==0.70
|
| 10 |
transformers
|
| 11 |
diffusers
|
| 12 |
einops
|