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