Instructions to use QFun/checkpoint_Sign_256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use QFun/checkpoint_Sign_256 with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("QFun/checkpoint_Sign_256") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 136 Bytes
6a2d30c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:53126fda44f96924b4ea84f1a38c9f358e0085f5fbb80d4c9c5fa03dcdf11f01
size 10008841510
|