Nodes Browser
ComfyDeploy: How AspectAwareTiling works in ComfyUI?
What is AspectAwareTiling?
This is an extension script for Stable Diffusion WebUI, modified based on the original functionality. It now supports fixing FLUX panorama seams. It allows users to independently configure seamless image tiling for both the X and Y axes while also being capable of handling FLUX panorama seam issues.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
AspectAwareTiling
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
绘梦拾光全景图接缝修复插件
概述
这是一个针对 stable-diffusion-webui 的扩展脚本,在原有功能基础上进行了修改,现在可以支持修复 FLUX 全景图接缝。它允许用户独立配置 X 和 Y 轴的无缝图像平铺,同时具备处理 FLUX 全景图接缝问题的能力。
功能概述
「绘梦拾光全景图接缝修复插件」是一款专为全景图像生成优化的智能接缝修复插件,通过以下核心技术实现无缝全景效果:
- 🌐 智能比例适配:自动识别2:1等全景比例
- 🌀 环形融合技术:采用自适应环形填充算法
- ⚡ 实时处理:无需预处理/后处理操作
- 🧩 兼容性保障:完美兼容ControlNet/ImpactPack等主流插件
升级计划
-下一版本重点解决接缝处颜色色差
注意事项
-
与现有的平铺选项一样,此功能不能 100% 保证无缝平铺,但对于大多数提示词应该可以有效管理接缝问题。
-
可以使用在线工具如(https://www.pycheung.com/checker/) 来检查图像是否有接缝
-
-
-
-
-
安装指南
手动安装
cd ComfyUI/custom_nodes
git clone https://github.com/huimengshiguang/AspectAwareTiling.git