Spaces:
Running
on
Zero
Running
on
Zero
fix requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ pillow
|
|
11 |
omegaconf
|
12 |
trimesh
|
13 |
einops
|
14 |
-
gradio==4.44.1
|
|
|
|
11 |
omegaconf
|
12 |
trimesh
|
13 |
einops
|
14 |
+
gradio==4.44.1
|
15 |
+
numpy
|