This commit is contained in:
Dr.Lt.Data
2024-05-14 00:57:16 +09:00
parent 24a4152a9a
commit 1758f4b3df
5 changed files with 47 additions and 10 deletions

View File

@@ -9,7 +9,19 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "ShmuelRonen",
"title": "Wav2Lip Node for ComfyUI",
"id": "wav2lip",
"reference": "https://github.com/ShmuelRonen/ComfyUI_wav2lip",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_wav2lip"
],
"install_type": "git-clone",
"description": "The Wav2Lip node is a custom node for ComfyUI that allows you to perform lip-syncing on videos using the Wav2Lip model. It takes an input video and an audio file and generates a lip-synced output video."
},
{
"author": "ray",
"title": "Light Gradient for ComfyUI",
@@ -679,16 +691,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Advance Aesthetic Score"
},
{
"author": "shinich39",
"title": "comfyui-local-db",
"reference": "https://github.com/shinich39/comfyui-local-db",
"files": [
"https://github.com/shinich39/comfyui-local-db"
],
"install_type": "git-clone",
"description": "Store text to Key-Values pair json."
}
]
}

View File

@@ -3490,6 +3490,14 @@
"title_aux": "ComfyUI-SVDResizer"
}
],
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
[
"Wav2Lip"
],
{
"title_aux": "Wav2Lip Node for ComfyUI"
}
],
"https://github.com/Shraknard/ComfyUI-Remover": [
[
"Remover"
@@ -13001,6 +13009,8 @@
"https://github.com/zombieyang/sd-ppp": [
[
"Get Image From Photoshop Layer",
"Image Times Opacity",
"Mask Times Opacity",
"Send Images To Photoshop"
],
{