ComfyUI Node
Write Back Repaired Frame
A ComfyUI node in SplatKit with 5 inputs and 2 outputs.
Write Back Repaired Frame
- repaired
- written_path
- report
◄frame_name►
◄job►
◄write_modebackup_and_replace►
◄out_subdirrepaired_frames►
CategorySplatKit
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| repaired | IMAGE | The repaired frame (SeedVR2 output). | |
| frame_name | STRING | Wire Prepare Repair Batch -> frame_name. Empty = queue drained, this node does nothing. | |
| job | STRING | Wire Prepare Repair Batch -> job (carries the dataset paths). | |
| write_modeopt | COMBO | backup_and_replace | backup_and_replace: overwrite images/<name>, keeping the original in images_repair_backup/. folder_only: write to <dataset>/<out_subdir>/ and leave the dataset alone. |
| out_subdiropt | STRING | repaired_frames | folder_only mode: subfolder under the dataset to write into. Give each backend its own (repaired_qwen / repaired_seedvr2 / repaired_supir) to A/B them without overwriting each other. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| written_path | STRING | — |
| report | STRING | — |