f-f Workflows - Flux Upscale
A simplified workflow for upscaling with Flux models
A simplified workflow for upscaling with Flux models
A simplified workflow for upscaling with Flux models
1. Required Models and Files
Main Model Checkpoints:
realflux10b_10bTransformerDev.safetensors
flux1-schnell.safetensors
flux1-dev.safetensors
ae.safetensors (VAE)
clip_l.safetensors (CLIP model)
t5xxl_fp8_e4m3fn.safetensors (T5 encoder)
LoRA Files (optional):
InteriorDesigner-Flux_v4.safetensors
FormFinder-Flux_v2.safetensors
ControlNet Models:
flux-jasper-normal-controlnet.safetensors
flux-canny-controlnet-v3.safetensors
2. Placement of Downloaded Models
Place the Transformer (Unet): Place in ComfyUI/models/unet/
LoRA Models: Place in ComfyUI/models/loras/
VAE: Place in ComfyUI/models/vae/
CLIP Models: Place in ComfyUI/models/clip/
ControlNet Models: Place in ComfyUI/models/controlnet/
3. Custom Nodes Used
The workflow utilizes the following custom nodes:
Derfuu_ComfyUI_Modde dNodes
Automates calculations based on image sizes or other parameters.
Author: Derfuu
Various ComfyUI Nodes by Type
Nodes include JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, etc.
Author: jamesWalker
rgthree's ComfyUI Nodes
Includes Seed, Reroute, Context, Lora Loader Stack, Context Switch, Fast Muter.
Author: rgthree
Save Image with Generation Metadata
Saves images with metadata and is compatible with Civitai & Prompthero geninfo auto-detection.
Author: Girish Gopalakrishnan
ComfyUI Easy Use
Enhances usability with optimizations and integrations for commonly used nodes.
Author: yolain
ComfyUI's ControlNet Auxiliary Preprocessors
Plug-and-play nodes for making ControlNet hint images.
Author: Fannovel16
ComfyUI-Advanced-ControlNet
Schedules ControlNet strength across timesteps and latents, with weights and masks.
Author: Kosinkadink
UltimateSDUpscale
Nodes for the Ultimate Stable Diffusion Upscale script.
Author: ssitu
These custom nodes are part of ComfyUI's extended capabilities and may require installing additional custom node packs. Ensure you have the latest versions of these nodes by checking the ComfyUI GitHub repository or its community plugins.
By following this guide, you should be able to set up your ComfyUI workflow with the necessary models and custom nodes.