Face Restorer for ComfyUI

This commit is contained in:
tungdop2 2024-11-21 20:26:21 +07:00
parent 1ab304bfbc
commit d08978ddab

View File

@ -17482,6 +17482,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "tungdop2",
"title": "Face Restorer for ComfyUI",
"id": "face_restorer",
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
"files": [
"https://github.com/tungdop2/Comfyui_face_restorer"
],
"install_type": "git-clone",
"description": "The face restore node for ComfyUI, based on RestoreFormer"
}
]
}