Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ pytorch_lightning
|
|
| 7 |
torchmetrics
|
| 8 |
omegaconf
|
| 9 |
shortuuid
|
| 10 |
-
chumpy
|
| 11 |
transformers
|
| 12 |
diffusers
|
| 13 |
einops
|
|
@@ -37,5 +37,5 @@ more-itertools
|
|
| 37 |
natsort
|
| 38 |
moviepy
|
| 39 |
librosa
|
| 40 |
-
|
| 41 |
|
|
|
|
| 7 |
torchmetrics
|
| 8 |
omegaconf
|
| 9 |
shortuuid
|
| 10 |
+
# chumpy
|
| 11 |
transformers
|
| 12 |
diffusers
|
| 13 |
einops
|
|
|
|
| 37 |
natsort
|
| 38 |
moviepy
|
| 39 |
librosa
|
| 40 |
+
chumpy
|
| 41 |
|