Instructions to use williamberman/controlnet-model-3-12-learning-rates with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use williamberman/controlnet-model-3-12-learning-rates with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("williamberman/controlnet-model-3-12-learning-rates", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d60b7e3b5ae942c34e861634be24fe666f7a02df23acc8693d14dd5a165f0f32
- Size of remote file:
- 2.89 GB
- SHA256:
- e47ab791cc254d869c7c2f3bd764115057d52975452821b74ce86a1cbbaa444a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.