├── Kontext_Inpaint.py ├── README.md ├── __init__.py ├── assets ├── Kontext_node.png ├── workflow.png └── workflow2.png └── workflow └── kontext_inpaint_wf.json /Kontext_Inpaint.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/Kontext_Inpaint.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/README.md -------------------------------------------------------------------------------- /__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/__init__.py -------------------------------------------------------------------------------- /assets/Kontext_node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/assets/Kontext_node.png -------------------------------------------------------------------------------- /assets/workflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/assets/workflow.png -------------------------------------------------------------------------------- /assets/workflow2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/assets/workflow2.png -------------------------------------------------------------------------------- /workflow/kontext_inpaint_wf.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZenAI-Vietnam/ComfyUI-Kontext-Inpainting/HEAD/workflow/kontext_inpaint_wf.json --------------------------------------------------------------------------------