update DB

This commit is contained in:
Dr.Lt.Data 2024-08-17 01:13:12 +09:00
parent 84107d2b65
commit e406f8be81
5 changed files with 35 additions and 4 deletions

View File

@ -5402,6 +5402,17 @@
"install_type": "git-clone",
"description": "This is a set of custom nodes for ComfyUI. The nodes utilize the [a/face parsing model](https://huggingface.co/jonathandinu/face-parsing) to provide detailed segmantation of face. To improve face segmantation accuracy, [a/yolov8 face model](https://huggingface.co/Bingsu/adetailer/) is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing."
},
{
"author": "Ryuukeisyou",
"title": "ComfyUI-SyncTalk",
"id": "synctalk",
"reference": "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk",
"files": [
"https://github.com/Ryuukeisyou/ComfyUI-SyncTalk"
],
"install_type": "git-clone",
"description": "ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)"
},
{
"author": "tocubed",
"title": "ComfyUI-AudioReactor",

View File

@ -10136,8 +10136,8 @@
],
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
[
"Images_to_PNG",
"Show_String"
"Images_Converter|D00MYs",
"Show_String|D00MYs"
],
{
"title_aux": "ComfyUI-D00MYsNodes"
@ -15881,6 +15881,8 @@
"ParticleEmissionMask",
"ParticleEmitter",
"PulsatingParticleSystemMask",
"SpringJointSetting",
"StaticBody",
"TextMaskNode",
"Vortex",
"_mfc"

View File

@ -1604,6 +1604,11 @@
"last_update": "2024-06-28 19:36:30",
"author_account_age_days": 982
},
"https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": {
"stars": 0,
"last_update": "2024-08-16 15:59:01",
"author_account_age_days": 2466
},
"https://github.com/Ryuukeisyou/comfyui_face_parsing": {
"stars": 75,
"last_update": "2024-07-30 15:32:44",

View File

@ -20,6 +20,17 @@
"install_type": "git-clone",
"description": "Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)"
},
{
"author": "Ryuukeisyou",
"title": "ComfyUI-SyncTalk",
"id": "synctalk",
"reference": "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk",
"files": [
"https://github.com/Ryuukeisyou/ComfyUI-SyncTalk"
],
"install_type": "git-clone",
"description": "ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)"
},
{
"author": "aiXander",
"title": "Eden.art LoRa Trainer",

View File

@ -10136,8 +10136,8 @@
],
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
[
"Images_to_PNG",
"Show_String"
"Images_Converter|D00MYs",
"Show_String|D00MYs"
],
{
"title_aux": "ComfyUI-D00MYsNodes"
@ -15881,6 +15881,8 @@
"ParticleEmissionMask",
"ParticleEmitter",
"PulsatingParticleSystemMask",
"SpringJointSetting",
"StaticBody",
"TextMaskNode",
"Vortex",
"_mfc"