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 67da1be commit 8c745b7Copy full SHA for 8c745b7
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.2"
+version = "1.0.3"
5
license = { file = "LICENSE" }
6
dependencies = ["diffusers>=0.25.0", "opencv-python"]
7
0 commit comments