Description:
This workflow allows you to easily test different combinations of lora with different parameters. It is optimized to integrate all metadata for simplified online publishing.
You will find a step-by-step guide to using this workflow here: link
Resources you need:
📂Files :
Model : flux1-dev-fp8.safetensors or flux1-dev-fp16.safetensors
in ComfyUI\models\diffusion_models
CLIP : clip_l.safetensors
in ComfyUI\models\clip
Text encoder : t5xxl_fp8_e4m3fn.safetensors or ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors
VAE : ae.safetensors
in ComfyUI\models\vae
ANY upscale model :
Realistic : RealESRGAN_x4plus.pth
Anime : RealESRGAN_x4plus_anime_6B.pth
in ComfyUI\models\upscale_models
📦Custom Nodes :

Description
Lots of fixes related to ComfyUI updates,
2 more LoRAs test group,
CIVITAI metadata now included in files,
new file structure,
torchcompile for faster generation.