modelarchive
/

comfy-mage / README.md
xi0v's picture
Duplicate from Comfy-Org/Mage-Flow
16c10f9
|
Raw
History Blame
976 Bytes
---
license: mit
base_model:
- microsoft/Mage-Flow
tags:
- comfyui
- diffusion-single-file
---
# 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
```