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 Settings
- Draw Things
- DiffusionBee
File size: 129 Bytes
3f67dfb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:de34dff2df1fe51ab3d123ae196d829f403790d9274f61dcc91462e92c771168
size 1401
|