Skip to content

Commit

Permalink
unresponsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
MaraScott committed Nov 17, 2024
1 parent 53e3a0b commit 3c25881
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# !!! ATTENTION NODES TEMPORARY UNRESPONSIVE !!!

Due to latest ComfyUI released and improvement on the JS part, this node set is creating bugs.

The AnyBus and the McBoaty Tile Prompter make the WF unresponsive.

I apologize for this temporary issues and I'm working on fixing the issue.

As I don t know exactly what is going on, I hope you'll be patient until I found a fix.

# ComfyUI MaraScott Nodes

Turn ★ into ⭐ (top-right corner) if you like the project!
Expand Down
2 changes: 1 addition & 1 deletion py/utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#
###

VERSION = "5.7.0"
VERSION = "5.7.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "comfyui_marascott_nodes"
description = "A set of nodes including a universal bus, an Inpainting By Mask and a large Upscaler/Refiner"
version = "5.7.0"
version = "5.7.1"
license = { file = "LICENSE" }
dependencies = ["blend_modes", "numba", "color-matcher", "groq", "opencv-python"]

Expand Down

0 comments on commit 3c25881

Please sign in to comment.