Text-to-Image
Diffusers
Safetensors
MageFlowPipeline
image-generation
image-editing
diffusion
rectified-flow
mage-flow
Instructions to use microsoft/Mage-Flow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use microsoft/Mage-Flow with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("microsoft/Mage-Flow", torch_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
Mage-flow
#7 opened about 19 hours ago
by
Crownelius
issues at 2048 resolutions
4
#6 opened 2 days ago
by
realrebelai
Censore
πβ€οΈ 6
2
#5 opened 4 days ago
by
Czarj
Content filter is utterly broken.
π€π€― 10
3
#4 opened 5 days ago
by
retowyss
Quality issues
π€―π 7
8
#3 opened 5 days ago
by
stablellama
Comfyui support and gguf ?
π€π 14
3
#2 opened 6 days ago
by
Ryu-Sena
MLX/MPS Support?
π 1
#1 opened 6 days ago
by
pylotlight