We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9e8b64 + a927a21 commit 89a2178Copy full SHA for 89a2178
2 files changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-sam3dobjects"
3
description = "ComfyUI wrapper for SAM3DObjects: extract 3D meshes/gaussians from pictures"
4
-version = "0.1.8"
+version = "0.1.9"
5
license = {file = "LICENSE"}
6
7
[project.urls]
requirements.txt
@@ -1,4 +1,4 @@
# Process isolation for ComfyUI nodes
-comfy-env==0.3.69
+comfy-env==0.3.75
comfy-3d-viewers==0.2.44
comfy-sparse-attn==0.0.9
0 commit comments