Skip to content

Commit 74938af

Browse files
authored
Update pyproject.toml
1 parent 7b18359 commit 74938af

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,7 +2,7 @@
22
[project]
33
name = "comfyui_steudio" # Unique identifier for your node. Immutable after creation.
44
description = "Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals."
5-
version = "2.0.2"
5+
version = "2.0.3"
66
license = { file = "LICENSE.txt" }
77
dependencies = [] # Filled in from requirements.txt
88

@@ -12,4 +12,4 @@ Repository = "https://github.com/Steudio/ComfyUI_Steudio"
1212
[tool.comfy]
1313
PublisherId = "steudio"
1414
DisplayName = "ComfyUI_Steudio"
15-
Icon = "https://raw.githubusercontent.com/Steudio/ComfyUI_Steudio/main/Images/Steudio_Logo_Circle.png" # SVG, PNG, JPG or GIF (MAX. 800x400px)
15+
Icon = "https://raw.githubusercontent.com/Steudio/ComfyUI_Steudio/main/Images/Steudio_Logo_Circle.png" # SVG, PNG, JPG or GIF (MAX. 800x400px)

0 commit comments

Comments
 (0)