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