Open Woisek opened 10 months ago
This problem still exists ... any idea when or even if it will be addressed ... ? 😐
i fixed it here, update your comfy manager
i fixed it here, update your comfy manager
Have to say, that it's not fixed for me. Still adds the underscore to the beginning. 😐 The left is a new added node after update, the right an 'old' existing one.
again, this is fixed. you are probably 15 versions behind. this repo is abandonned anyway.
again, this is fixed. you are probably 15 versions behind. this repo is abandonned anyway.
Okay, but your 'fixed' version doesn't work at all.
Traceback (most recent call last):
File "V:\AI_programms\ComfyUI\nodes.py", line 1866, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import V:\AI_programms\ComfyUI\custom_nodes\save-image-extended-comfyui module for custom nodes: invalid syntax (save_image_extended.py, line 14)
So what about that then?
So what about that then? very sorry yes, i forgot 2.6.5 is not a float number... i fixed it immediately but somehow you got the bug just before i pushed!
I addressed that a long time ago on reddit, but it's still here: When using ckpt_name, the the checkpoint name gets a leading underscore, i.e. "_realistic_vision_v5.1_SD1.5" It would be nice if this won't happen. Also, I wonder if there is a list on what tokens we could use as placeholder, like ckpt_name, seed, steps, sampler, cfg, etc. ...
Thanks for this great save node. 👍