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: 135 Bytes
8184ea1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d12896aaf15ea1d394b256c3d5843637835485da5ce279ba82c3fcfc1571fef6
size 5004167864
|