You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
[project]
3
3
name = "comfyui_steudio"# Unique identifier for your node. Immutable after creation.
4
4
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 = "1.1.1"
5
+
version = "1.1.2"
6
6
license = { file = "LICENSE.txt" }
7
7
dependencies = [] # Filled in from requirements.txt
0 commit comments