Replies: 6 comments 13 replies
-
right now, you cant. control module is very new and doesn't yet have all options needed, specifically to run with adetailer.
this has been answered several times, search. |
Beta Was this translation helpful? Give feedback.
-
Adetailer is just one thing but the ability to use ControlNet in a latent second pass is very important to me so it looks like I cannot use Diffusers backend because of this. Please consider if you can adding this functionality back. If someone here can help me with question 2, I would appreciate. Regarding the samplers, I did already search before I asked and it's really not very clear to me. Even what you wrote now doesn't help. In the UI, how do I set the solver type? I see mentions of solver type in the sampler settings in DPM solver algorithm such as sde-dpmsolver++ but it's not clear to me what I select. I wish to use DPM++ 3M SDE (and the 2M version). You said in the other thread that 3M isn't available yet for the diffusers and the difference is "near-trivial." - still some models suggest it and the composition does change between 2M and 3M. If I want DPM++ 2M SDE, do I select "DPM++ 2M" or "DPM SDE"? and in what combination with the DPM solver algorithm? Do I select sde-dpmsolver? or sde-dpmsolver++? Your reply in the other thread "SDE is a solver type, select it via settings -> samplers -> dpm solver algorithm." This doesn't specific and It's really unclear to me. |
Beta Was this translation helpful? Give feedback.
-
Short answer? No.
"DPM++ 2M SDE" never existed as actual sampler. that is basically a preset that was popularized over time. you keep asking for DPM 3M - do you have a reason? i mean, actual reason other than "I've seen preset used and I want it exactly like that"? |
Beta Was this translation helpful? Give feedback.
-
Yes I like what you're saying here; if things can be done in a better way then let's discuss that. This is why I am using SD.Next and not A1111 because I like that you're constantly trying to find ways to improve and develop the processes to improve user experience and the diffusers backend is very encouraging but there is some functionality removed which I would love to have included if possible. I am not sure how to explain my workflow better than I did above but I shall try. Once I find a nice prompt, I like to generation images at 512x768 (or vice versa) and apply a latent x2 upscale as part of the generation. This increases generation time but I like the results. It's nice to generate a batch of 20 images while you make a cup of tea and come back and you have 20 images at 1536 x 1024 at a pretty much automated process. 90% of the time I have Adetailer active as well. It's not super common but I like to load a control net or two such as OpenPose or depth and play around with the stop step and the strength so when those 1536x1024 images are generating, I have a bit of control over the shape of the image. Depth and open pose help shape the images into the direction I want. This works fine in the original backend because the control net is included below the generation settings and I just have to activate it. As a separate control tab, I cannot do that as there is no latent upscaler in the options. The latent upscaler is just superior in the first initial generation to all other upscalers.
If I see an image on CivitAI that I want to copy exactly, it's nice to just copy the settings over. The seed, the model, the CFG and the sampler used. It's not super important but it would be nice to have. Why not have things like they are now but in the options, give users the option of ticking additional combinations of presets if they want them? That way it's the best of both worlds? I don't know what options work best for me. I am very confused over the different DPM solver algorithms in the options and what I need to select as a sampler. I just like the option of having the sampler presets that other UIs have. This is not a big deal though and the issue above is much more important to me. |
Beta Was this translation helpful? Give feedback.
-
So the latent upscaler is now on Control menu. How do I use it? I load an image that's 512x512 for example, I set a Canny, I go to the before tab, enter 512x512, I then go to scale, select latent (nearest) and enter x2, I then hit generate expecting a 1024x1024 image based on my canny yet the image generated is 512x512 :/ Yes I read https://github.com/vladmandic/automatic/wiki/Control and still cannot figure this out. |
Beta Was this translation helpful? Give feedback.
-
I am using the dev version currently (Have been for the last few days). I have also played around with XL models too. I just can't for the most time get anything I want to work. Do you agree with what I said about pairing up models with processor? I mean any and all options are available (whether they work or not). |
Beta Was this translation helpful? Give feedback.
-
With the recent update, I am trying to move away from the original backend and use the diffusers backend so I can use 1.5 and XL checkpoints together (and the slight speed boost is nice). Moving to the diffusers backend has disabled several extensions including ControlNet. I am aware there is now a Control tab which looks similar to ControlNet, however I am struggling to use it like I did with the standard ControlNet extension. For example....
My initial generative workflow once I found a prompt I want to experiment with is as follows (inside txt2Img):
Then I would run how many batches I want until I find images I really like.
I can do all this fine with the diffusers backend BUT sometimes I would have a Controlnet set as well while generating images. Maybe openpose, sometimes depth, it all depends.
Question 1) How do I do this in the diffusers backend? How do I have ControlNet function running while I am generating images with Second Pass (latent upscaler x2) plus Adetailer? I don't see this as an option in the Control menu. Am I missing something?
Question 2) Since Ultimate SD Upscaler script and Multidiffusion are both not working with diffusers backend, how do I go about upscaling my images? I've always had access to img2img upscaling on it's own but I used these two methods above (together with ControlNet Tiles) because I consider them better options. I've tried the Control menu and selected under ControlNet "tile" but for the processor I've no idea what to select. I was expecting to see tile_resample. I've left it as "none". Is there a guide on how to use the Control tab? This: https://github.com/vladmandic/automatic/wiki/Control#controlnet is not really helping me :(
Question 3) Where are the DPM++ 3M samplers? DPM++ 2M SDE?. I can still use these if I load an image and transfer the settings but they are missing from the dropdown menu.
I understand with my questions, I can go back to the original backend but then I don't have the ability to use XL models or other things. I would appreciate help with this from someone kind enough to offer a couple of minutes of their time. Or perhaps I should post on the Discord group?
Beta Was this translation helpful? Give feedback.
All reactions