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: 134 Bytes
2bf013c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:219a89d50cd9b3d64b28562c6533812340a8bc6bbbdc139be9e8f3cac10e24cd
size 820248576
|