Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,6 @@ nvitop
|
|
| 4 |
diffusers
|
| 5 |
transformers
|
| 6 |
einops
|
| 7 |
-
huggingface_hub
|
| 8 |
opencv-python
|
| 9 |
trimesh
|
| 10 |
omegaconf
|
|
@@ -17,6 +16,6 @@ typeguard
|
|
| 17 |
matplotlib
|
| 18 |
imageio-ffmpeg
|
| 19 |
pyrender
|
| 20 |
-
|
| 21 |
wandb[media]
|
| 22 |
colormaps
|
|
|
|
| 4 |
diffusers
|
| 5 |
transformers
|
| 6 |
einops
|
|
|
|
| 7 |
opencv-python
|
| 8 |
trimesh
|
| 9 |
omegaconf
|
|
|
|
| 16 |
matplotlib
|
| 17 |
imageio-ffmpeg
|
| 18 |
pyrender
|
| 19 |
+
deepspeed
|
| 20 |
wandb[media]
|
| 21 |
colormaps
|