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