Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f40ef65
1
Parent(s):
4d42ab8
updated requiremnts
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ contourpy==1.3.0
|
|
| 12 |
cycler==0.12.1
|
| 13 |
dataclasses-json==0.6.7
|
| 14 |
Deprecated==1.2.14
|
| 15 |
-
diffusers==0.
|
| 16 |
einops==0.8.1
|
| 17 |
fastapi==0.112.4
|
| 18 |
ffmpy==0.4.0
|
|
@@ -25,7 +25,7 @@ gradio_client==1.3.0
|
|
| 25 |
h11==0.14.0
|
| 26 |
httpcore==1.0.6
|
| 27 |
httpx==0.27.2
|
| 28 |
-
huggingface-hub==0.25.
|
| 29 |
imageio==2.35.1
|
| 30 |
importlib_metadata==8.6.1
|
| 31 |
importlib_resources==6.4.5
|
|
@@ -108,4 +108,7 @@ trimesh
|
|
| 108 |
opencv-python
|
| 109 |
git+https://github.com/NVlabs/nvdiffrast.git
|
| 110 |
rembg
|
| 111 |
-
onnxruntime
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
cycler==0.12.1
|
| 13 |
dataclasses-json==0.6.7
|
| 14 |
Deprecated==1.2.14
|
| 15 |
+
diffusers==0.19.3
|
| 16 |
einops==0.8.1
|
| 17 |
fastapi==0.112.4
|
| 18 |
ffmpy==0.4.0
|
|
|
|
| 25 |
h11==0.14.0
|
| 26 |
httpcore==1.0.6
|
| 27 |
httpx==0.27.2
|
| 28 |
+
huggingface-hub==0.25.0
|
| 29 |
imageio==2.35.1
|
| 30 |
importlib_metadata==8.6.1
|
| 31 |
importlib_resources==6.4.5
|
|
|
|
| 108 |
opencv-python
|
| 109 |
git+https://github.com/NVlabs/nvdiffrast.git
|
| 110 |
rembg
|
| 111 |
+
onnxruntime
|
| 112 |
+
kiui
|
| 113 |
+
transformers==4.30.2
|
| 114 |
+
PyMCubes
|