cog-realistic-vision-v5.1 icon indicating copy to clipboard operation
cog-realistic-vision-v5.1 copied to clipboard

Automatic 1111 backend simple pipeline on Jupyter

Open krupeshp opened this issue 1 year ago • 0 comments

I need specific tasks to perform for my backend let's say I want to use a realistic vision model and get generated images using all input parameters(prompt, guidence_scale, scheduler, etc.) but the diffuser library doesn't provide DPM++ 2M Karras of K-diffusion but it is implemented in AUTOMATIC 1111 does anyone have jupyter notebook's modular code to do this simple process because I can't use resource hungry Automatic 1111 directly to my backend and to get only this code I will have to go through the code base can anyone help??

krupeshp avatar Nov 24 '23 14:11 krupeshp