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 ·
f0c4918
1
Parent(s): 5691624
Upload illumination20000.safetensors
Browse files
illumination20000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0524d0cca37e98a5402c22c729ee86da76cd4e44449cf6a90b0619b1f8b3b23
|
| 3 |
+
size 1445154814
|