Instructions to use Nacholmo/controlnet-qr-pattern-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Nacholmo/controlnet-qr-pattern-v2 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Nacholmo/controlnet-qr-pattern-v2") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
016f72b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:080efeb6105af58bb6e5b7703f46b55712126ac9fe9ccdf9639f8439d4b51fb5
size 1445259705
|