We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807472d commit 4b421cfCopy full SHA for 4b421cf
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-layerdiffuse"
3
description = "Transparent Image Layer Diffusion using Latent Transparency"
4
-version = "1.0.0"
+version = "1.0.1"
5
license = "LICENSE"
6
dependencies = ["diffusers>=0.25.0", "opencv-python"]
7
0 commit comments