ProPainterNuke v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
14.0, 13.2, 13.1, 13.0 or later
Windows


ProPainterNuke
ProPainterNuke is a cleanup tool for Nuke that integrates with ComfyUI using the ProPainter model for high-quality inpainting. It allows users to send an image and its corresponding mask from Nuke to ComfyUI, perform cleanup using ProPainter, and return the result seamlessly.
Requirements
To use ProPainterNuke, the following components must be installed and properly configured:
-
ProPainter nodes for ComfyUI
-
ComfyUI-HQ-Image-Save custom node for high-quality output saving
Server Configuration
You need to specify the ComfyUI server address (e.g., http://127.0.0.1:8188
).
Use the Test Connection button to verify that the server is reachable and correctly set up.
Workflow
-
The tool exports the selected frame range as an
.exr
sequence to a temporary folder located next to the current Nuke project file. -
Each frame and its corresponding mask are sent to ComfyUI for processing using the ProPainter pipeline.
-
Once processed, the cleaned-up results are returned and loaded back into Nuke.
Limitations
ProPainter requires a significant amount of GPU memory. If insufficient memory is available, you may encounter an OutOfMemoryError
.
To avoid this, reduce the resolution of the input images before sending them to ComfyUI.
The latest version is always available here:
https://github.com/pushkarev-alexandr/apushkarev_gizmos/blob/main/ProPainter/ProPainterComfyUI.gizmo
Changelog
v1.1
-
Change Load/Save EXR tonemap from sRGB to linear
- Intermediate images are now rendered to the Output - sRGB colorspace
v1.0
-
Initial release
Comments
RSS feed for comments to this post