Instructions to use IntMeGroup/nova-d48w1024-osp480 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IntMeGroup/nova-d48w1024-osp480 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/nova-d48w1024-osp480", 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:
- 45404fdf7e0663be4639ed576231993a2a3ce7661dc01cec8f52b4f0854b100b
- Size of remote file:
- 478 MB
- SHA256:
- 1e860e79354462b9f3df3b2afd1a35ef258b986c9f01f1497f9acfec4c0da046
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.