SakeTami
Maxed Out
Maxed Out

patreon


๐Ÿ› ๏ธ Flux Kontext Manual Download Guide

This guide walks you through the manual setup for the Flux Kontext workflow. For the best experience, right-click any file link and choose "Save Link As..." into the specified folder.

โšก Want the easy route?

Just use the one-click installer. It sets everything up automatically (models, nodes, dependencies).

This manual guide is only here in case you're on unsupported hardware or want full control.

โœ… If you're using ComfyUI Desktop, you're fully supported.

๐Ÿ“ฆ Custom Nodes

Open a terminal inside the custom_nodes/ folder and run:

git clone https://github.com/Maxed-Out-99/ComfyUI-MaxedOut.git

git clone https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD.git

This installs the custom nodes.

๐Ÿ”ง Install Node Requirements

Now activate your virtual environment to install Python dependencies.

Windows:

.venv\Scripts\activate

Mac:

.venv/bin/activate

Then install the node requirements:

python -m pip install -r custom_nodes/ComfyUI-SmartModelLoaders-MXD/requirements.txt

Thatโ€™s it. โœ…

๐Ÿ’พ Core Files

๐Ÿ’พ Right-click any file link โ†’ choose "Save Link As..." โ†’ Save into the specified folder inside ComfyUI/models/

โš ๏ธ You can optionally download a quantized Nunchaku model for faster performance on NVIDIA GPUs only:

๐Ÿ“Ž CLIP & T5 Models

Select ONE T5 model based on your system's RAM (not VRAM) and place into models/clip/.

๐Ÿง  UNet Models

Choose one UNet model based on your GPU VRAM. Save into models/diffusion_models/.

โœ… Done!

Once you've:

You're ready to run the Flux Kontext workflow manually ๐ŸŽ‰

Enjoy! And if you're stuck, you can always fall back to the one-click installer.


More Creators