Instructions to use SingleZombie/alias_free_norm_controlnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use SingleZombie/alias_free_norm_controlnet with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SingleZombie/alias_free_norm_controlnet", 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:
- d51e923966d4589387c412112f721225c1175f08a04c8e02cf2cb38c37a60164
- Size of remote file:
- 335 MB
- SHA256:
- 9e1b3275a59089e9ca3fad64453fefc99f7fd14cb5e5a6a89f588786924f382e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.