Instructions to use AVIIAX/qr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AVIIAX/qr with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("AVIIAX/qr") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
Rename images/tree.png to https://www.instagram.com/reel/C9ca5p1yizt/?igsh=MXVoajd0ejBvZmZoeA==
#4
by Mfdfg - opened
ass