Text-to-Image
Diffusers
Safetensors
stable-diffusion
stable-diffusion-diffusers
controlnet
diffusers-training
Instructions to use chaeyeonl33/controlnet_inpainting_shuffle_processedpromp_changemask_condition_random_mask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use chaeyeonl33/controlnet_inpainting_shuffle_processedpromp_changemask_condition_random_mask with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("chaeyeonl33/controlnet_inpainting_shuffle_processedpromp_changemask_condition_random_mask") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 135 Bytes
3f67dfb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:62e49603b5854a40853bda080383faae5b58eec09918516578b55ecdb94bfd52
size 2890523679
|