vslinx's picture
add workflows
783589e
  • no longer requires ergouzi nodes, removed float sliders to the mxToolkit's ones for consistent look & feel
  • Now requires ComfyUI_Comfyroll_CustomNodes
  • Upon request brought back the LoRA Bypass control to enable/disable them inside of the function control
  • Introduced seperated prompts, now being able to use Pre- & After prompts for quality.
  • This is often used in noobAI checkpoints where you prepend and append quality tags.
  • These three prompts get combined without weight-shifting, so use them as recommended from your checkpoint. Prompts will be automatically seperated by a comma, so just use as in example.
  • Added control to make start & end quality prompts optional
  • removed unnecessary preview of image being saved
  • Added image-saver into backend to save images with full prompts, model information, sampler information and used loras/embeddings. Helps with automatic resource tagging when uploading to civitai
  • Added prompt preview in Debug section so you can see how your prompt is being combined with pre & after quality prompts