Instructions to use Comfy-Org/Mage-Flow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Mage-Flow with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Mage-Flow
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/microsoft/Mage-Flow
Place the files in the following folders:
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 diffusion_models/
│ │ ├── mage_flow_bf16.safetensors
│ │ ├── mage_flow_int8_convrot.safetensors
│ │ ├── mage_flow_turbo_bf16.safetensors
│ │ ├── mage_flow_turbo_int8_convrot.safetensors
│ │ ├── mage_flow_edit_bf16.safetensors
│ │ ├── mage_flow_edit_int8_convrot.safetensors
│ │ ├── mage_flow_edit_turbo_bf16.safetensors
│ │ └── mage_flow_edit_turbo_int8_convrot.safetensors
│ ├── 📂 text_encoders/
│ │ └── qwen3vl_4b_bf16.safetensors
│ ├── 📂 vae/
│ │ └── mage_flow_vae_bf16.safetensors
- Downloads last month
- 125,080
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js