1. 04 Feb, 2023 3 commits
    • Kyle's avatar
      Use original CFGDenoiser if image_cfg_scale = 1 · ba6a4e7e
      Kyle authored
      If image_cfg_scale is =1 then the original image is not used for the output. We can then use the original CFGDenoiser to get the same result to support AND functionality.
      
      Maybe in the future AND can be supported with "Image CFG Scale"
      ba6a4e7e
    • Kyle's avatar
      txt2img Hires Fix · c27c0de0
      Kyle authored
      c27c0de0
    • Kyle's avatar
      Image CFG Added (Full Implementation) · 6c6c6636
      Kyle authored
      Uses separate denoiser for edit (instruct-pix2pix) models
      
      No impact to txt2img or regular img2img
      
      "Image CFG Scale" will only apply to instruct-pix2pix models and metadata will only be added if using such model
      6c6c6636
  2. 03 Feb, 2023 2 commits
  3. 02 Feb, 2023 1 commit
  4. 01 Feb, 2023 8 commits
  5. 31 Jan, 2023 2 commits
  6. 30 Jan, 2023 24 commits