Type | Workflows |
Stats | 3,053 |
Reviews | (102) |
Published | Sep 18, 2024 |
Base Model | |
Hash | AutoV2 5F52F69DF4 |
Flux SUPER Workflow
This workflow is made for Flux and can do:
Text2Img (with or without autoprompt based on the input image)
Img2img (with inpaint option)
Ultimate SD Upscale
ExtraFace Detailer (suited for single face)
PostProcess with panel
*I unpacked nodes from custom nodes that I've made because of the constant updates that break eveything too often, this is more nodes on screen but you should ignore "KsamplerSetup" group since it's just a setup "under the hood".
On the ExtraFaceDetailer group, only the purple nodes "denoise values" could need to be tweaked depends of your goals, the rest should be ignored but you can play with it ofc.
ComfyUI_windows_portable\ComfyUI\models\clip https://huggingface.co/zer0int/LongCLIP-GmP-ViT-L-14/tree/main
ComfyUI_windows_portable\ComfyUI\models\ultralytics\bbox https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui
ComfyUI_windows_portable\ComfyUI\models\ultralytics\segm https://huggingface.co/jags/yolov8_model_segmentation-set/blob/main/face_yolov8n-seg2_60.pt
Yolo8 face segmentation models are in pickle serialization format and autoflagged as "unsafe" because this is not a secure format, just like ".ckpt"
Be sure to download your models from trusted sources by looking at the profiles and previous commits.