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