Replies: 2 comments 2 replies
-
Not sure, but maybe try toggling the "Only use mid-control when inference" option in the settings? May be related to #373 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Tested with 96f2e1c
This change was introduced by #350 10 hours ago - already reverted. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started with this build - 43cca93
Loved it had a few memory issues if I pushed it too far but running and on 2gb of VRAM so I was very happy. I updated recently to these versions (Friday, Saturday and yesterday) fe40f20, 0c45b5 and currently 3a1c5b9.
I noticed some burn out on some of my images like over configured, so I tried to replicate my earlier testing. One example was the dog sketch from the provided sample folder. I posted on reddit as well but figured it was time to ask here as maybe somebody knows a setting or if the code changed to a point where old results are no longer possible?
Sample used as sketch:
Results from 43cca93:
highly detailed, masterpiece, dog,
Negative prompt: longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality
Steps: 20, Sampler: DPM++ SDE, CFG scale: 7, Seed: 925894899, Size: 512x512, Model hash: 629ddef959, Model: inkpunk-diffusion-v1, ControlNet Enabled: True, ControlNet Module: scribble, ControlNet Model: controlnetPreTrained_scribbleV10 [c508311e], ControlNet Weight: 1
Results from 3a1c5b9:
highly detailed, masterpiece, dog,
Negative prompt: longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality
Steps: 20, Sampler: DPM++ SDE, CFG scale: 7, Seed: 925894899, Size: 512x512, Model hash: 629ddef959, Model: inkpunk-diffusion-v1, ControlNet Enabled: True, ControlNet Module: scribble, ControlNet Model: controlnetPreTrained_scribbleV10 [c508311e], ControlNet Weight: 1, ControlNet Guidance Start: 0, ControlNet Guidance End: 1
Tried numerous ways to match I would assume guidance start 0, end 1 and weight 1 but none of my test subjects match. I can confirm model has not changed and if I test old generations without controlnet they are exact (tested in PS with difference mode)
Beta Was this translation helpful? Give feedback.
All reactions