Type | Workflows |
Stats | 542 |
Reviews | (43) |
Published | Sep 28, 2024 |
Base Model | |
Hash | AutoV2 9F0D420DD7 |
Features
Generate Detailed Hires Images
Edit Expressions - Freely adjust the expression through a sample image or parameters.
Face Detailer - Generate clear face when the face is too small.
Hand Fix - Fix the hands if necessary.
Requirement
Models
Any Flux.1 unet model as the base model
.\ComfyUI\models\unet\
VAE: ae.safetensors
.\ComfyUI\models\vae\
CLIP: t5xxl_fp8_e4m3fn.safetensors, clip_l.safetensors
.\ComfyUI\models\clip\
Upscale:
2K image (Default): 2xNomosUni_span_multijpg_ldl
4K image (Optional): 4xNomos8kSCHATL
.\ComfyUI\models\upscale_models\
Ultralytics: face_yolov8m.pt
.\ComfyUI\models\ultralytics\bbox\
Sam: sam_vit_b_01ec64.pth
.\ComfyUI\models\sams\
ControlNet:
v1.0: FLUX.1-dev-ControlNet-Union-Pro
v1.1: Flux.1-dev-Controlnet-Upscaler
download and rename the file, put it into the path: .\ComfyUI\models\controlnet\Flux.1\
Custom Nodes
After importing the workflow for the first time, please use the "Install Missing Custom Nodes" button in ComfyUI Manager menu to get all the nodes needed.
Tips
Change the latent width and height to your favorite, in Node "Empty Latent Size Picker", Group "Origin_Flux".
This workflow consumes huge VRAM, due to the ControlNet model for Flux. If you don't have enough VRAM, bypass the group called "Refine_Flux" to skip the ControlNet part. However, that means the images you get will not be as clear as the example images.
If you want higher resolution (4K) images, you can change the upscale model to 4xNomos8kSCHAT-L.
__________________________________________________________________
特点
生成高清且细节丰富的图片
编辑表情 - 通过样本图像或参数,自由调整表情。
面部修复 - 在面部太小时生成清晰的面部。
手部修复 - 在需要时修复手部。
需求
模型
任何 Flux.1 unet 作为底模
.\ComfyUI\models\unet\
VAE: ae.safetensors
.\ComfyUI\models\vae\
CLIP: t5xxl_fp8_e4m3fn.safetensors, clip_l.safetensors
.\ComfyUI\models\clip\
Upscale:
2K 图片(默认): 2xNomosUni_span_multijpg_ldl
4K 图片(可选): 4xNomos8kSCHATL
.\ComfyUI\models\upscale_models\
Ultralytics: face_yolov8m.pt
.\ComfyUI\models\ultralytics\bbox\
Sam: sam_vit_b_01ec64.pth
.\ComfyUI\models\sams\
ControlNet:
v1.0: FLUX.1-dev-ControlNet-Union-Pro
v1.1: Flux.1-dev-Controlnet-Upscaler
下载并重命名文件, 将其放在:
.\ComfyUI\models\controlnet\Flux.1\
自定义节点
首次导入工作流程后,请使用 ComfyUI Manager 菜单中的 “Install Missing Custom Nodes” 按钮获取所需的所有节点。
提示
在 “Origin_Flux ”组中的 “Empty Latent Size Picker”节点里,将宽度和高度改为你想要值。
由于 Flux 的 ControlNet 模型,此工作流会消耗大量显存。如果你没有足够的显存,可以把 “Refine_Flux ”组设为 bypass,以跳过 ControlNet 部分。不过,这意味着你获得的图像不会像示例图片那样清晰。
如果想要更高分辨率(4K)的图片,可以把Upscale模型换成 4xNomos8kSCHAT-L。