Skip to content

Version 3.0a

Compare
Choose a tag to compare
@SeargeDP SeargeDP released this 03 Aug 06:14
· 58 commits to main since this release

Note: The version 3.0 release included an issue that broke HRF, I decided to replace it with this v3.0a hotfix

What's new in v3.0?

  • Completely overhauled user interface, now even easier to use than before
  • More organized workflow graph - if you want to understand how it is designed "under the hood", it should now be
    easier to figure out what is where and how things are connected
  • New settings that help to tweak the generated images without changing the composition
    • Quickly iterate between sharper results and softer results of the same image without changing the composition
      or subject
    • Easily make colors pop where needed, or render a softer image where it fits the mood better
  • Three operating modes in ONE workflow
    • text-to-image
    • image-to-image
    • inpainting
  • Different prompting modes (5 modes available)
    • Simple - Just cares about a positive and a negative prompt and ignores the additional prompting fields, this
      is great to get started with SDXL, ComfyUI, and this workflow
    • Subject Focus - In this mode the main/secondary prompts are more important than the style prompts
    • Style Focus - In this mode the style prompts are more important than the main/secondary prompts
    • Weighted - In this mode the balance between main/secondary prompts and style prompts can be influenced with
      the style prompt power and negative prompt power option
    • Overlay - In this mode the main*/secondary prompts* and the style prompts are competing with each other
  • Greatly improved Hires-Fix - now with more options to influence the results
  • A (rather limited for now) alpha test for style templates, this is work in progress and only includes one
    style for now (called test)
  • Options to change the intensity of the refiner when used together with the base model,
    separate for main pass and hires-fix pass
  • (... many more things probably, since the workflow was almost completely re-made)