Skip to content

Commit 586b122

Browse files
authored
Update pyproject.toml
1 parent 3fd7b10 commit 586b122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
name = "comfyui-styles_csv_loader"
33
description = "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI."
44
version = "1.0.0"
5-
license = "LICENSE"
5+
license = "MIT"
66

77
[project.urls]
88
Repository = "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader"
99
# Used by Comfy Registry https://comfyregistry.org
1010

1111
[tool.comfy]
12-
PublisherId = ""
12+
PublisherId = "theupsider"
1313
DisplayName = "ComfyUI-Styles_CSV_Loader"
1414
Icon = ""

0 commit comments

Comments
 (0)