Skip to content

Commit a5870ea

Browse files
chore(licence-update): Update PyProject Toml - License (#97)
Co-authored-by: snomiao <[email protected]>
1 parent ef55b8f commit a5870ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "comfyui-layerdiffuse"
33
description = "Transparent Image Layer Diffusion using Latent Transparency"
44
version = "1.0.1"
5-
license = "LICENSE"
5+
license = { file = "LICENSE" }
66
dependencies = ["diffusers>=0.25.0", "opencv-python"]
77

88
[project.urls]

0 commit comments

Comments
 (0)