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