Instructions to use QFun/checkpoint_Sign with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use QFun/checkpoint_Sign with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("QFun/checkpoint_Sign") 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
8184ea1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6b38e6c1706dfd501a55dd03786b7c02832984c2b8151dc0754a88ef513db610
size 10008841510
|