WAS
WAS
Use double back slashes to escape windows paths in JSON. May help. On Sun, Mar 2, 2025, 7:20 PM deadman49 ***@***.***> wrote: > here is my dubug. > > WAS...
Whoa, hey, calm down there. Latent, image AND mask? :O Haha yeah that's a good idea. Thanks for pointing it out. I'll try and get to that soon.
I believe this was initialize by design for text tokens. I can't remember exactly what use case was now. But it may no longer be needed.
When JSON files are too long and you are writing to them sequentially, occasionally the file will be garbled from something. I think this is the JSON module being used...
> Any advised mitigation or workaround? > > (To be clear, I'm not personally doing anything with jsons - I'm just loading and processing images en masse. I have no...
https://github.com/WASasquatch/was-node-suite-comfyui#import-automatic1111-webui-styles
The only automatic installation or img2texture outside the requirements file is when you use the Seamless Texture node. So something on your ComfyUI instance is re-running pip requirements install every...
Upgrade WAS NS. That is an outdated node visualized. There are extra features now.
Is the image a batch of images? That very old method only does one image at a time. I have updated the method to handle batched images: https://github.com/WASasquatch/was-node-suite-comfyui/commit/bb34bd429ab74a22a7f58551429a0f3046e1464e 
Uhh, well that's different. Lol I am not sure what that is about. Maybe because the images are greyscale? Traditionally the node was meant for image based masks for raster...