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