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