Nodes Browser
ComfyDeploy: How ComfyUI-productfix works in ComfyUI?
What is ComfyUI-productfix?
This is a ComfyUI custom node that helps generate images while preserving the text, logos, and details of e-commerce products.
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
ComfyUI-productfix
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
๐จ ComfyUI-productfix
e-commerce ์ํ์ ํ ์คํธ, ๋ก๊ณ , ๋ํ ์ผ ๋ฑ์ ์ ์งํ๋ฉด์ ์ด๋ฏธ์ง๋ฅผ ์์ฑํ ์ ์๋๋ก ๋์์ฃผ๋ ComfyUI ์ปค์คํ ๋ ธ๋์ ๋๋ค.
๐ฌ Demo
์ค๋งํธํฐ์ผ๋ก ์ฐ์ ๋ด ๋ฐฉ ๋ฌผ๊ฑด(์๋ณด์ X)๋ค๋ก ์์ฑํ AI ์ด๋ฏธ์ง
๐ Index
๐ Introduction
Stable diffusion์ผ๋ก ์์ฑํ ์ด๋ฏธ์ง๋ ์๊ฐ์ ์ผ๋ก ์์ฐ์ค๋ฝ๊ณ ์ถฉ์ค๋๊ฐ ๋์ ์ด๋ฏธ์ง๋ฅผ ์์ฑํ์ง๋ง, ์์ฑ ๊ณผ์ ์์ ์ ๋ ฅ ๊ฐ์ฒด๊ฐ ๋ณํ๋๋ ๋ฌธ์ ๊ฐ ์์ต๋๋ค. ๊ฐ์ฒด์ ํ ์คํธ์ ๋ธ๋๋ ๋ก๊ณ ๊ฐ์ด ์ธ์์ ๊ท์น์ฑ์ ๊ฐ์ง ์์์์ ์ด ๋ฌธ์ ๊ฐ ํนํ ๋๋๋ฌ์ง๋๋ค. ์ด๋ฐ ๋ณํ ๋ฌธ์ ๋ e-commerce ํ๊ฒฝ์์ ํ๋งคํ๋ ์ค์ ์ํ์ ์ ์ฉํ ๊ฒฝ์ฐ ์ฌ๊ฐํ ์ ์ฝ์ผ๋ก ์์ฉํฉ๋๋ค.
Productfix๋ ์ ๋ ฅ ๊ฐ์ฒด์ ํน์ฑ(ํ ์คํธ, ๋ก๊ณ , ๋ํ ์ผ ๋ฑ)์ ์ ์งํ๋ฉด์ ์ด๋ฏธ์ง๋ฅผ ์์ฑํ ์ ์๋ Latent injection์ด๋ผ๋ AI application์ ์ ๊ณตํฉ๋๋ค. ๋ํ ๊ฐ์ฒด์ ์ธ๋ถ ์ฌํญ์ ๋ณด์กดํ๋๋ฐ ๋์์ด ๋๋ ์ถ๊ฐ์ ์ธ ๋ ธ๋ ์ ๊ณตํฉ๋๋ค.
์ด ๋ ธ๋๋ฅผ ํตํด ๊ธฐ์กด์ ๋์์ธ ํด(ํฌํ ์ต, ์ผ๋ฌ์คํธ๋ ์ดํฐ ๊ฐ์)๋ก ํด์ผ๋ง ํ๋ ํ์ฒ๋ฆฌ ์์ ์ ๋ํญ ์ค์ผ ์ ์์ ๊ฒ์ผ๋ก ๊ธฐ๋ํฉ๋๋ค. ComfyUI์์ custom node๋ฅผ ํตํด ์ฌ๋ฌ๋ถ์ ์ํฌํ๋ก์ฐ์ ํตํฉํ ์ ์์ต๋๋ค.
๐ก Features
<details> <summary><strong>Apply Latent Injection</strong></summary> <ul> <li>ComfyUI์ KSampler ๋ ธ๋๋ฅผ hijackํ์ฌ Latent injection์ ์ํํ๋๋ก ์ค์ ํฉ๋๋ค.</li> <li>์คํ์ด ์๋ฃ๋๋ฉด ๋ณธ๋ KSampler ๋ ธ๋๋ก ๋ณต๊ตฌํฉ๋๋ค.</li> </ul> </details> <details> <summary><strong>Get Text Mask</strong></summary> <ul> <li>Easy OCR ํจํค์ง๋ฅผ ์ด์ฉํ์ฌ Text Mask๋ฅผ Tensor๋ก ๋ถ๋ฌ์ค๋ ๋ ธ๋์ ๋๋ค.</li> <li>Easy OCR custom node๋ ์ด๋ฏธ ์กด์ฌํ์ง๋ง(<a href="https://github.com/JaidedAI/EasyOCR">https://github.com/JaidedAI/EasyOCR</a>), PIL ํจํค์ง ์ฌ์ฉ๋ฐฉ๋ฒ์ด stableํ์ง ์๊ธฐ ๋๋ฌธ์ ์ด ๋ ธ๋ ์ฌ์ฉ์ ์ถ์ฒํฉ๋๋ค.</li> </ul> </details> <details> <summary><strong>Reset Model Patcher Calculate Weight</strong></summary> <ul> <li>๋ค๋ฅธ node์์ Modelpatcher์ calculate weight ํจ์๋ฅผ injectionํ๋ค๋ฉด ์ค๋ฅ๊ฐ ๋ฐ์ํ๋ custom node๊ฐ ๋ค์ ์กด์ฌํฉ๋๋ค.(ex: comfyui-inpaint-nodes <a href="https://github.com/Acly/comfyui-inpaint-nodes">https://github.com/Acly/comfyui-inpaint-nodes</a>)</li> <li>์ด๋ฅผ ์๋ณธ Modelpatcher์ calculate weight๋ก resetํ์ฌ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ๋ ธ๋์ ๋๋ค.</li> </ul> </details>๐๐ปโโ๏ธ Application
-
Comparing โIC-Light + Textโ / โIC-Light + Text + Latent Injectionโ
condition / Input / IC-Light / latent injection($\sigma_{end}$=1.0) / latent injection($\sigma_{end}$=0.5) prompt: product photo, professional photography, realistic, leaf, outdoors / seed: 42
-
Comparing โIC-Light + IP-Adapterโ / โIC-Light + IP-Adapter + Latent Injectionโ
condition / Input / IC-Light / latent injection($\sigma_{end}$=1.0) / latent injection($\sigma_{end}$=0.5) prompt: product photo, professional photography, realistic / seed: 42 <br/><br/> Latent injection์ IC-Light์ IP-Adapter๋ฅผ ํจ๊ป ์ฌ์ฉํ ๋ ์ง๊ฐ๋ฅผ ๋ฐํํฉ๋๋ค.ํ ํ๋ฆฟ ์คํ์ผ ์ด๋ฏธ์ง์ ์ํ์ ํฉ์ฑํ ๋ ์ฌ์ฉํด๋ณด์ธ์!
-
IC-Light + controlnet + text condition + Text transfer + Latent Injection
Items in my room captured with my phone camera prompt: product photo, professional photography, realistic, water, bubble / seed: 42 / controlnet: depth prompt: product photo, professional photography, realistic, flowers, outdoors / seed: 42 / controlnet: depth
-
IC-Light + controlnet + IP-Adapter + Text transfer + Latent Injection
Items in my room captured with my phone camera
prompt: product photo, professional photography, realistic / seed: 42 / controlnet: depth
prompt: product photo, professional photography, realistic / seed: 42 / controlnet: depth
-
Text transfer
Input / text condition / image condition(IP-Adapter)
only IC-Light / Latent injection / detail transfer / Text transfer
close up <br/><br/> only IC-Light / Latent injection / detail transfer / Text transfer
close up <br/><br/> Text transfer๋ ์ ๋ ฅ ๊ฐ์ฒด์ ํ ์คํธ๋ฅผ ๋ณด์กดํ๊ธฐ ์ํด ๊ฐ๋ฐ๋ OCR ํ ์คํธ ๋ง์คํฌ ๊ธฐ๋ฐ Detail transfer application์ ๋๋ค.
GetTextMask
node์DetailTransfer
node๋ฅผ ํ์ฉํด ๊ตฌํ ๊ฐ๋ฅํฉ๋๋ค. -
Upscaled results + Text detail transfer
๐ Approach
-
Background: Inpainting
Diffusion ๋ชจ๋ธ์ Inpainting์ ๋ง์คํฌ๋ฅผ ์กฐ๊ฑด์ผ๋ก ์ด๋ฏธ์ง๋ฅผ ์์ฑํฉ๋๋ค. ๊ฐ ์ํ๋ง ๋จ๊ณ์์ ๋ง์คํฌ๋ฅผ ๊ธฐ์ค์ผ๋ก ์๋ณธ๊ณผ ์์ฑ๋ ์ ์ฌ ๊ณต๊ฐ์ ํฉ์ฑํฉ๋๋ค. ์ด ๋ฐฉ๋ฒ์ ์ ๋ ฅ ๊ฐ์ฒด๋ฅผ ์ ์งํ๋ฉด์ ๋ง์คํฌ ์์ญ์ ์์ฑํ ์ ์์ง๋ง, ์ ํ์ง ์ ๋ ฅ ๊ฐ์ฒด(์: ์ค๋งํธํฐ์ผ๋ก ์ดฌ์)์ ๊ฒฝ์ฐ ๊ฒฐ๊ณผ ์ด๋ฏธ์ง ํ์ง๋ ์ ํ๋๋ ํ๊ณ๊ฐ ์์ต๋๋ค.
-
Background: IC-Light
IC-Light๋ ์ ๊ฒฝ๊ณผ ๋ฐฐ๊ฒฝ์ ์กฐ๋ช ์ ์กฐ์ํ๋ ํ์ ์ ์ธ Adapter Unet์ ๋๋ค. ์ ๋ ฅ ๊ฐ์ฒด์ ์ฌ์กฐ๋ช ์ ํตํด ์ ํ์ง ๊ฐ์ฒด๋ ์ฐ์ํ ๊ฒฐ๊ณผ ์ด๋ฏธ์ง๋ก ๋ณํํฉ๋๋ค. ๊ทธ๋ฌ๋ ์ ๊ฒฝ ์์ฑ ๊ณผ์ ์์ ๊ฐ์ฒด ์ธ๋ถ ์ฌํญ์ด ๋ณํ๋๋ ๋ฌธ์ ๋ ์ฌ์ ํ ์กด์ฌํฉ๋๋ค.
-
Background: Kandinsky Inpainting Process
Kandinsky diffusion inpainting์ ์ผ๋ฐ์ ์ธ inpainting๊ณผ ์ฐจ์ด๊ฐ ์์ต๋๋ค. ์ํ๋ง ๋จ๊ณ๋ง๋ค ์ ์ฌ ๊ณต๊ฐ์ ํฉ์ฑํ ๋, ์๋ณธ ๋์ scheduler์ sigma ๊ฐ์ ๋ฐ๋ฅธ ๋ ธ์ด์ฆ๊ฐ ์ถ๊ฐ๋ ์ ์ฌ ๊ณต๊ฐ์ ์ฌ์ฉํฉ๋๋ค. ์ด ๋ฐฉ์์ ์ผ๊ด๋ ๋ ธ์ด์ฆ๋ฅผ ํตํด ํ์ง ํฅ์์ ์ด๋์ด๋ ๋๋ค.
-
Background: CLIP Skip
CLIP Skip์ ํ ์คํธ ์กฐ๊ฑด์ ์ ์ฉํ ๋, ์ํ๋ง ๊ณผ์ ์ ๋ง์ง๋ง ๋จ๊ณ๊น์ง ์ ์ฉํ์ง ์๊ณ ์ค๊ฐ์ ์ค๋จํ๋ ์ถ๋ก ๋ฐฉ๋ฒ์ ๋๋ค. ์ด๋ ์กฐ๊ฑด์ ์ ์ดํ์ฌ ์ ์ฒด ๋งฅ๋ฝ์ ๋ถํฉํ๋ ๊ฒฐ๊ณผ ์ด๋ฏธ์ง๋ฅผ ์์ฑํ๋ ํจ๊ณผ๊ฐ ์์ต๋๋ค.
-
Solution: Latent injection
$X_t$ : sample
$M$ : product mask
$P$ : product latent
$CO$ : composition operation(ex: add, overlay, soft light etc.)
์ ๋ ฅ ๊ฐ์ฒด์ ํน์ง ๋ณด์กด๊ณผ ์๋ฏธ ์๋ ์กฐ๋ช ๋ณํ๋ฅผ ๋์์ ๋ฌ์ฑํ๊ธฐ ์ํด ๋ณตํฉ์ ์ธ ์ ๋ต์ ์ ์ฉํฉ๋๋ค. ์ํ๋ง ๊ณผ์ ์์ ๋ ธ์ด์ฆ๊ฐ ์ถ๊ฐ๋ ์ ์ฌ ๊ณต๊ฐ์ ๋ณตํฉ ์ฐ์ฐํ์ฌ ๊ฐ์ฒด์ ์ธ๋ถ ํน์ง์ ์ ์งํฉ๋๋ค. ๋ํ IC-Light์ ์ ์ญ์ ์กฐ๋ช ๋ณํ ํน์ฑ์ ๋ฐ์ํ๊ธฐ ์ํด ์ํ๋ง์ ์ด๊ธฐ์ ํ๊ธฐ ๋จ๊ณ๋ฅผ ์ ํ์ ์ผ๋ก ๊ฑด๋๋๋๋ค. ์ด ๋ฐฉ์์ scheduler์ sigma ๊ฐ์ ๊ธฐ์ค์ผ๋ก ์๋ํ๊ธฐ ๋๋ฌธ์ ๋ค์ํ scheduler ์ ํ์ ๋ํด ์์ ์ ์ธ ์ฑ๋ฅ์ ๋ณด์ฅํฉ๋๋ค. ๊ฒฐ๊ณผ์ ์ผ๋ก ๊ฐ์ฒด์ ๊ณ ์ ํ ํน์ฑ์ ๋ณด์กดํ๋ฉด์๋ ์กฐ๋ช ํจ๊ณผ๋ฅผ ์ ๋์ ์ผ๋ก ์ ์ฉํ ์ ์์ต๋๋ค.
๐ฅ Install
cd custom_nodes
git clone {this repository}
pip install -r requirements.txt
๐ฅ How to use
ComfyUI-workflows
-
IC-Light + controlnet + text condition + Text transfer + Latent Injection
์ฌ๊ธฐ์ workflow๋ฅผ ๋ค์ด๋ก๋ ํ ์ ์์ต๋๋ค.
-
IC-Light + controlnet + IP-Adapter + Text transfer + Latent Injection
์ฌ๊ธฐ์ workflow๋ฅผ ๋ค์ด๋ก๋ ํ ์ ์์ต๋๋ค.
๐ Reference
This project is based on research and code from several papers and open-source repositories.
- IC-Light: https://github.com/lllyasviel/IC-Light
- kandinsky2.2: https://github.com/ai-forever/Kandinsky-2
- clip-skip: https://medium.com/@natsunoyuki/clip-skip-with-the-diffusers-library-b2b63f38a443
- Anton Razzhigaev,ย Arseniy Shakhmatov, Kandinsky: an Improved Text-to-Image Synthesis with Image Prior and Latent Diffusion, arXiv, 2023
- Chuanxia Zheng,ย Long Tung Vuong,ย Jianfei Cai,ย Dinh Phung, MoVQ: Modulating Quantized Vectors for High-Fidelity Image Generation, arXiv, 2022
๐ License
MIT License
Copyright (c) 2024 middlek
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
๐ Contact
middlek - middlekcenter@gmail.com