brkirch / stable-diffusion-webui-instruct-pix2pix

Extension for webui to run instruct-pix2pix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stable-diffusion-webui-instruct-pix2pix

Extension for webui to run instruct-pix2pix models

Code based on: https://www.timothybrooks.com/instruct-pix2pix/ (see LICENSE for more info)

Examples from original creator: image

Download the instruct-pix2pix-00-22000 model manually from here: https://huggingface.co/timbrooks/instruct-pix2pix/tree/main

After loading the model you can use the extension.

image

Model does not work with img2img or txt2img. Merging is possible but requires modification to extras.py (out of scope for now)

Embeddings for 1.5 work, as does emphasis.

Todo: Sampler selection

Feel free to use my modified Image Browser extension for native browsing support (and enhanced sort and filter features compared to normal repo):

https://github.com/Klace/stable-diffusion-webui-images-browser

image

About

Extension for webui to run instruct-pix2pix

License:Other


Languages

Language:Python 100.0%