Flux模型生成的图片画质极佳,改进修复了手的问题,支持字体生成和排版,训练参数大,风格多样,分辨率弹性好,embedding通用性好,不需要输入负面提示词。
安装ComfyUI
下载和配置Flux模型
本人电脑配置比较低,选择了fp8的量化版模型。
下载clip编码器:t5xxl_fp8_e4m3fn.safetensors
和clip_l.safetensors
,并放置在目录ComfyUI/models/clip/
下。
下载地址:https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main
下载VAE模型ae.safetensors,放置在目录ComfyUI/models/clip/
下。
下载地址:https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main
下载模型flux1-schnell-fp8-e4m3fn.safetensors,放置在目录ComfyUI/models/unet/
下
下载地址:https://huggingface.co/Kijai/flux-fp8/tree/main
导入工作流
下载PNG图片,并导入这张图片:
https://comfyanonymous.github.io/ComfyUI_examples/flux/flux_dev_example.png
修改默认的模型。
效果如下图: