Instructions to use SargeZT/controlnet-sd-xl-1.0-softedge-dexined with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SargeZT/controlnet-sd-xl-1.0-softedge-dexined with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("SargeZT/controlnet-sd-xl-1.0-softedge-dexined") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-xl-base-1.0", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
controlnet-SargeZT/controlnet-sd-xl-1.0-softedge-dexined
These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0 with dexined soft edge preprocessing.
prompt: a dog sitting in the driver's seat of a car
prompt: a man throwing a frisbee in a park
prompt: a herd of elephants standing next to each other
prompt: a large body of water with a large clock tower
prompt: a man standing on a tennis court holding a racquet
prompt: a bathroom with a toilet, sink, and trash can
prompt: a cupcake sitting on top of a white plate
prompt: a young boy blowing out candles on a birthday cake

License
- Downloads last month
- 5,226
Model tree for SargeZT/controlnet-sd-xl-1.0-softedge-dexined
Base model
stabilityai/stable-diffusion-xl-base-1.0




