commit
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ einops
|
|
13 |
trimesh
|
14 |
tensorboard
|
15 |
pyglet<2
|
16 |
-
huggingface-hub[torch]>=0.22
|
|
|
|
13 |
trimesh
|
14 |
tensorboard
|
15 |
pyglet<2
|
16 |
+
huggingface-hub[torch]>=0.22
|
17 |
+
imageio
|