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:2e16bda1c786018856d17f6e70c9bbc6b864befe9234272c9fd22827627237c8
size 10008841510
|