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