Instructions to use DionTimmer/controlnet_qrcode-control_v1p_sd15 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DionTimmer/controlnet_qrcode-control_v1p_sd15 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("DionTimmer/controlnet_qrcode-control_v1p_sd15") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
Rename README.md to https://www.canva.com/design/DAGGGcoSPIE/VvmyO2bCL5ox0k927V71Ww/view?utm_content=DAGGGcoSPIE&utm_campaign=designshare&utm_medium=link&utm_source=editor
#24
by manuzinha - opened
