Spaces:
Running
on
Zero
Running
on
Zero
fix env
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -12,4 +12,7 @@ omegaconf
|
|
12 |
trimesh
|
13 |
einops
|
14 |
gradio==4.44.1
|
15 |
-
numpy==1.26.2
|
|
|
|
|
|
|
|
12 |
trimesh
|
13 |
einops
|
14 |
gradio==4.44.1
|
15 |
+
numpy==1.26.2
|
16 |
+
timm
|
17 |
+
kornia
|
18 |
+
scikit-image
|