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