Instructions to use darshfahmi/control_v1p_sd15_qrcode_monster with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use darshfahmi/control_v1p_sd15_qrcode_monster with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("darshfahmi/control_v1p_sd15_qrcode_monster") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
e93dcb9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:29bc1cbd7de2e4bee030184321724bd0c6a1724dd815eb8e593379c39badfdf2
size 1445259705
|