├── LICENSE ├── README.md ├── docs ├── AnyText安装指南.md ├── ELLA模型下载地址、YouTube视频等.md ├── PIXART-Σ基于扩散Transformer的弱到强训练方法,用于4K文本到图像生成.md ├── Windows环境下ComfyUI自定义节点安装指南.md └── 🔗ComfyUI如何共享模型文件.md ├── images ├── Banner_Image1.jpg ├── PytorchInstall.jpg └── wechat.jpg ├── pysssss-workflows ├── 1.0Cascade_Standard.json ├── 1.1cascade-inpainting.json ├── 1.2cosXL编辑版.json ├── 100%还原参考人脸.json ├── 10局部重绘-进阶版.json ├── 11ELLA-复杂提示词理解.json ├── 12-PixArt-sigma.json ├── 2.0放大supir.json ├── 3.0检测(简单)YoloWorld-EfficientSAM.json ├── 3.1检测+重绘YoloWorld-EfficientSAM.json ├── 4.0修复手部.json ├── 5.0扩图.json ├── 6.0移除背景3件套.json ├── 6.0移除背景BRIA.json ├── 6.0移除背景BiRefNet-ZHO.json ├── 9.0InstantID-换脸到任何风格图上.json ├── 9.1IPAdapter-V2.0风格转换.json ├── 9.2IPAdapter-V2.0构图转换.json ├── 9.3IPAdapter-V2.0构图+风格转换.json ├── MistoLine一个足矣.json ├── MistoLine(+Anyline)一个足矣【第二版】.json ├── reface-变脸到动漫.json ├── reface-变脸到真人.json ├── 小小局部重绘Inpaint_Anything.json ├── 送给小白的傻瓜动画工作流.json └── 重绘、扩图、擦除BrushNet+PowerPaint给你完美解决 │ ├── BrushNet1.json │ ├── BrushNet1a-segrand.json │ ├── BrushNet2.json │ ├── BrushNet3.json │ ├── PowerPaintV2-1.json │ ├── PowerPaintV2-2.json │ └── PowerPaintV2-3.json └── resources ├── ComfyUI+IPAdapter线稿上色系列工作流 ├── 线稿上色1.json ├── 线稿上色2.json ├── 美女变画作.json └── 老虎变冰雕.json ├── HuggingFace-Download-Accelerator.zip ├── Hyper-SD-in-ComfyUI ├── Hyper-SD in ComfyUI.md ├── Hyper-SDXL-Nsteps-lora_v0.json └── HyperSD-SDXL-1step-Unet_v1.json └── 工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛 ├── 0_____0.png ├── blonde_1.png ├── blonde_2_repair.png ├── blonde_3_repair.png ├── blonde_4_repair.png ├── blonde_5_flipped_repair.png ├── blonde_5_repair.png ├── blonde_6_repair.png ├── blonde_7_repair.png ├── blonde_8_repair.png ├── fire.jpg ├── fire_n_water.json ├── latent_text.png ├── turn_around.json ├── vision_text.png └── waves.jpg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/README.md -------------------------------------------------------------------------------- /docs/AnyText安装指南.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/docs/AnyText安装指南.md -------------------------------------------------------------------------------- /docs/ELLA模型下载地址、YouTube视频等.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/docs/ELLA模型下载地址、YouTube视频等.md -------------------------------------------------------------------------------- /docs/PIXART-Σ基于扩散Transformer的弱到强训练方法,用于4K文本到图像生成.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/docs/PIXART-Σ基于扩散Transformer的弱到强训练方法,用于4K文本到图像生成.md -------------------------------------------------------------------------------- /docs/Windows环境下ComfyUI自定义节点安装指南.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/docs/Windows环境下ComfyUI自定义节点安装指南.md -------------------------------------------------------------------------------- /docs/🔗ComfyUI如何共享模型文件.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/docs/🔗ComfyUI如何共享模型文件.md -------------------------------------------------------------------------------- /images/Banner_Image1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/images/Banner_Image1.jpg -------------------------------------------------------------------------------- /images/PytorchInstall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/images/PytorchInstall.jpg -------------------------------------------------------------------------------- /images/wechat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/images/wechat.jpg -------------------------------------------------------------------------------- /pysssss-workflows/1.0Cascade_Standard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/1.0Cascade_Standard.json -------------------------------------------------------------------------------- /pysssss-workflows/1.1cascade-inpainting.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/1.1cascade-inpainting.json -------------------------------------------------------------------------------- /pysssss-workflows/1.2cosXL编辑版.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/1.2cosXL编辑版.json -------------------------------------------------------------------------------- /pysssss-workflows/100%还原参考人脸.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/100%还原参考人脸.json -------------------------------------------------------------------------------- /pysssss-workflows/10局部重绘-进阶版.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/10局部重绘-进阶版.json -------------------------------------------------------------------------------- /pysssss-workflows/11ELLA-复杂提示词理解.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/11ELLA-复杂提示词理解.json -------------------------------------------------------------------------------- /pysssss-workflows/12-PixArt-sigma.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/12-PixArt-sigma.json -------------------------------------------------------------------------------- /pysssss-workflows/2.0放大supir.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/2.0放大supir.json -------------------------------------------------------------------------------- /pysssss-workflows/3.0检测(简单)YoloWorld-EfficientSAM.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/3.0检测(简单)YoloWorld-EfficientSAM.json -------------------------------------------------------------------------------- /pysssss-workflows/3.1检测+重绘YoloWorld-EfficientSAM.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/3.1检测+重绘YoloWorld-EfficientSAM.json -------------------------------------------------------------------------------- /pysssss-workflows/4.0修复手部.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/4.0修复手部.json -------------------------------------------------------------------------------- /pysssss-workflows/5.0扩图.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/5.0扩图.json -------------------------------------------------------------------------------- /pysssss-workflows/6.0移除背景3件套.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/6.0移除背景3件套.json -------------------------------------------------------------------------------- /pysssss-workflows/6.0移除背景BRIA.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/6.0移除背景BRIA.json -------------------------------------------------------------------------------- /pysssss-workflows/6.0移除背景BiRefNet-ZHO.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/6.0移除背景BiRefNet-ZHO.json -------------------------------------------------------------------------------- /pysssss-workflows/9.0InstantID-换脸到任何风格图上.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/9.0InstantID-换脸到任何风格图上.json -------------------------------------------------------------------------------- /pysssss-workflows/9.1IPAdapter-V2.0风格转换.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/9.1IPAdapter-V2.0风格转换.json -------------------------------------------------------------------------------- /pysssss-workflows/9.2IPAdapter-V2.0构图转换.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/9.2IPAdapter-V2.0构图转换.json -------------------------------------------------------------------------------- /pysssss-workflows/9.3IPAdapter-V2.0构图+风格转换.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/9.3IPAdapter-V2.0构图+风格转换.json -------------------------------------------------------------------------------- /pysssss-workflows/MistoLine一个足矣.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/MistoLine一个足矣.json -------------------------------------------------------------------------------- /pysssss-workflows/MistoLine(+Anyline)一个足矣【第二版】.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/MistoLine(+Anyline)一个足矣【第二版】.json -------------------------------------------------------------------------------- /pysssss-workflows/reface-变脸到动漫.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/reface-变脸到动漫.json -------------------------------------------------------------------------------- /pysssss-workflows/reface-变脸到真人.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/reface-变脸到真人.json -------------------------------------------------------------------------------- /pysssss-workflows/小小局部重绘Inpaint_Anything.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/小小局部重绘Inpaint_Anything.json -------------------------------------------------------------------------------- /pysssss-workflows/送给小白的傻瓜动画工作流.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/送给小白的傻瓜动画工作流.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet1.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet1a-segrand.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet1a-segrand.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet2.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/BrushNet3.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/PowerPaintV2-1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/PowerPaintV2-1.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/PowerPaintV2-2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/PowerPaintV2-2.json -------------------------------------------------------------------------------- /pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/PowerPaintV2-3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/pysssss-workflows/重绘、扩图、擦除BrushNet+PowerPaint给你完美解决/PowerPaintV2-3.json -------------------------------------------------------------------------------- /resources/ComfyUI+IPAdapter线稿上色系列工作流/线稿上色1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/ComfyUI+IPAdapter线稿上色系列工作流/线稿上色1.json -------------------------------------------------------------------------------- /resources/ComfyUI+IPAdapter线稿上色系列工作流/线稿上色2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/ComfyUI+IPAdapter线稿上色系列工作流/线稿上色2.json -------------------------------------------------------------------------------- /resources/ComfyUI+IPAdapter线稿上色系列工作流/美女变画作.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/ComfyUI+IPAdapter线稿上色系列工作流/美女变画作.json -------------------------------------------------------------------------------- /resources/ComfyUI+IPAdapter线稿上色系列工作流/老虎变冰雕.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/ComfyUI+IPAdapter线稿上色系列工作流/老虎变冰雕.json -------------------------------------------------------------------------------- /resources/HuggingFace-Download-Accelerator.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/HuggingFace-Download-Accelerator.zip -------------------------------------------------------------------------------- /resources/Hyper-SD-in-ComfyUI/Hyper-SD in ComfyUI.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/Hyper-SD-in-ComfyUI/Hyper-SD in ComfyUI.md -------------------------------------------------------------------------------- /resources/Hyper-SD-in-ComfyUI/Hyper-SDXL-Nsteps-lora_v0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/Hyper-SD-in-ComfyUI/Hyper-SDXL-Nsteps-lora_v0.json -------------------------------------------------------------------------------- /resources/Hyper-SD-in-ComfyUI/HyperSD-SDXL-1step-Unet_v1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/Hyper-SD-in-ComfyUI/HyperSD-SDXL-1step-Unet_v1.json -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/0_____0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/0_____0.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_1.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_2_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_2_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_3_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_3_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_4_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_4_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_5_flipped_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_5_flipped_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_5_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_5_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_6_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_6_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_7_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_7_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_8_repair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/blonde_8_repair.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/fire.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/fire.jpg -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/fire_n_water.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/fire_n_water.json -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/latent_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/latent_text.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/turn_around.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/turn_around.json -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/vision_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/vision_text.png -------------------------------------------------------------------------------- /resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/waves.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xiaowuzicode/ComfyUI--/HEAD/resources/工作流及素材-ComfyUI-IPAdapter遇上AnimateDiff让动画制作零门槛/waves.jpg --------------------------------------------------------------------------------