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
- Draw Things
- DiffusionBee
| license: openrail++ | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| tags: | |
| - stable-diffusion-xl | |
| - stable-diffusion-xl-diffusers | |
| - text-to-image | |
| - diffusers | |
| - controlnet | |
| inference: true | |
| # controlnet-QFun/checkpoint_Sign | |
| These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0 with new type of conditioning. | |
| You can find some example images below. | |
| prompt: | |
|  | |
| prompt: | |
|  | |