was-node-suite-comfyui
                                
                                
                                
                                    was-node-suite-comfyui copied to clipboard
                            
                            
                            
                        An extensive node suite for ComfyUI with over 210 new nodes
use model path of extra_model_paths.yaml first, use MODELS_DIR + model, if no model path config in extra_model_paths.yaml Issue https://github.com/WASasquatch/was-node-suite-comfyui/issues/345
This pull request adds a new parameter, dpi, to the image saving function in the WAS_Node_Suite.py file. The dpi parameter allows the user to specify the resolution of the saved...
Save Text File will increase file counter for text file if a image file with the same name was saved using (WAS) Image Save. This means that you can not...
If you compare two nodes: Save Text File and Image Save then you need to input different relative path to put files in the same directory. By default Image Save...
Description: I am encountering an error when running the rembg node in the "was-node-suite-comfyui" custom node suite for Comfy UI. The error seems to be related to a compatibility issue...
I have tried with Try fix and the error continues. I have tried with remove and install it and the error continues. 
When using load image latch, the order of the images is changed and loaded, but can't the order be printed out properly.. For example, the order of the image and...
Add a wildcard to the styles and it will be passed as is to the prompt text: { "Object ": { "prompt": " test object , { object1 | object2...
I made an update on comfyui and nodes, then I somehow fail to load the was-node-suite-comfyui node. I got the following error, and have no clue how to fix it....
The Mask Dilate Region and Mask Erode Region nodes ouput a tensor with different dimensions than their input. This leads to errors when attempting to operate on that output. I...