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