mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Face Restorer for ComfyUI (#1258)
This commit is contained in:
parent
1ab304bfbc
commit
14f567c031
@ -17482,6 +17482,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user