cog-realistic-vision-v5.1
cog-realistic-vision-v5.1 copied to clipboard
Automatic 1111 backend simple pipeline on Jupyter
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??