Instructions to use latentcat/control_v1u_sd15_illumination with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use latentcat/control_v1u_sd15_illumination with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("latentcat/control_v1u_sd15_illumination") pipe = StableDiffusionControlNetPipeline.from_pretrained( "runwayml/stable-diffusion-v1-5", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit History
Upload illumination20000.safetensors f0c4918
webui test 5691624
Delete 20230419_065023/9500 b9c575f
[] aeb0a88
root commited on
[] 06f0266
root commited on
[] feff0ec
root commited on
First model version 6cb40e8
root commited on