Skip to content

WebDev9000/WebDev9000-Nodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDev9000 Nodes

A few misc ComfyUI nodes I've created for various needs.

IgnoreBrace

A string input node that disables "dynamic prompts", thereby allowing unescaped braces { } in your prompts.

Created to fix an issue loading LoRA with braces in their names via ComfyUI Prompt Control.
Without disabling dynamic prompts, braces in the filename are otherwise incompatible even when escaped.

Suggested to use with my Extra Network Browser

SettingsSwitch

A node I made to switch between two sets of settings I use often in a high-res pass.

Plug it into Steps and Denoise on a KSampler node to quickly toggle between two presets.
Low denoise = steps: 5, denoise: 0.35
High denoise = steps: 10, denoise: 0.5

Installation

Git clone this repo in the ComfyUI/custom_nodes folder.

About

A few misc ComfyUI nodes I've created for various needs.

Topics

Resources

License

Stars

Watchers

Forks

Languages