Updated: Jul 31, 2025
base modelVerified: a year ago
Diffusers
The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.
IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
⚙️ Key Features of this Model:
Advanced Merge Methods:
Uses techniques like weighted sum, interpolation, and selective update to deliver efficient and high-quality outputs.
Layer Importance Optimization:
Early layers are optimized for speed, while the later layers are designed to enhance image quality.
Dynamic Tensor Resizing:
Ensures seamless compatibility between different model tensors, making your setup flexible and robust.
****NF4 version****
🎛️ Setting Up GGUF Support:
-FOR WebUI Forge is installed and properly set up.
https://civitai.com/articles/6715
🛠️ Complete Installation Guide
📁 Setup Structure
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 diffusion_models/
│ │ ├── (basic)📄 bernoulli.gguf
│ ├── 📂 text_encoders/
│ │ ├── (basic)📄 clip_l.safetensors
│ │ ├── (option1)📄 t5xxl_fp16.safetensors
│ │ ├── (option2)📄 t5xxl_fp8_e4m3fn.safetensors
│ │ └── (option3)📄 t5xxl_fp8_e4m3fn_scaled.safetensors
│ ├── 📂 vae/
│ │ └── 📄 ae.safetensors
💎 Essential Components
This merged model offers a balanced solution for AI-driven image generation, emphasizing both speed and quality. Whether you're processing single images or large batches, it delivers high-quality visuals efficiently.
🔤 Text Encoders - The Brain Behind Natural Language Understanding
Note: You only need to choose ONE of the T5XXL options below based on your hardware capabilities
T5XXL Options (choose only one):
🎭 VAE - The Visual Artist
👨💻 Developer Information
This workflow guide was created by Abdallah Al-Swaiti:
For additional tools and updates, check out the OllamaGemini Node: GitHub Repository