update DB

This commit is contained in:
Dr.Lt.Data 2024-06-07 00:46:12 +09:00
parent aa7b4dd15f
commit a61159cdab
6 changed files with 59 additions and 47 deletions

View File

@ -10034,10 +10034,21 @@
"install_type": "git-clone",
"description": "implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help"
},
{
"author": "nuanarchy",
"title": "ComfyUI-NuA-FlashFace",
"id": "nua-flashface",
"reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace",
"files": [
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

View File

@ -11700,6 +11700,15 @@
"title_aux": "ntdviet/comfyui-ext"
}
],
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": [
[
"FlashFace_Loader_NuA",
"FlashFace_Sampler_NuA"
],
{
"title_aux": "ComfyUI-NuA-FlashFace"
}
],
"https://github.com/nullquant/ComfyUI-BrushNet": [
[
"BlendInpaint",

View File

@ -2312,8 +2312,8 @@
"last_update": "2024-04-28 15:36:22"
},
"https://github.com/huchenlei/ComfyUI_densediffusion": {
"stars": 8,
"last_update": "2024-06-06 02:30:31"
"stars": 22,
"last_update": "2024-06-06 03:11:23"
},
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": {
"stars": 6,
@ -2943,6 +2943,10 @@
"stars": 21,
"last_update": "2024-05-22 22:22:14"
},
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": {
"stars": 0,
"last_update": "2024-06-06 15:42:18"
},
"https://github.com/nullquant/ComfyUI-BrushNet": {
"stars": 305,
"last_update": "2024-06-03 08:17:17"

View File

@ -10,6 +10,18 @@
},
{
"author": "nuanarchy",
"title": "ComfyUI-NuA-FlashFace",
"id": "nua-flashface",
"reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace",
"files": [
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually."
},
{
"author": "corbin-hayden13",
"title": "ComfyUI-Better-Dimensions",

View File

@ -16,6 +16,17 @@
{
"author": "nuanarchy",
"title": "ComfyUI-NuA-FlashFace",
"id": "nua-flashface",
"reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace",
"files": [
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually."
},
{
"author": "FrankChieng",
"title": "ComfyUI_llm_easyanimiate",
@ -685,50 +696,6 @@
],
"install_type": "git-clone",
"description": "Custom Image processing ComfyUI Nodes"
},
{
"author": "smthemex",
"title": "ComfyUI_StoryDiffusion",
"id": "StoryDiffusion",
"reference": "https://github.com/smthemex/ComfyUI_StoryDiffusion",
"files": [
"https://github.com/smthemex/ComfyUI_StoryDiffusion"
],
"install_type": "git-clone",
"description": "A StoryDiffusion node for ComfyUI."
},
{
"author": "christian-byrne",
"title": "Node - Size Matcher",
"id": "sizematcher",
"reference": "https://github.com/christian-byrne/size-match-compositing-nodes",
"files": [
"https://github.com/christian-byrne/size-match-compositing-nodes"
],
"install_type": "git-clone",
"description": "Takes two images and matches their sizes using various methods, detailed below."
},
{
"author": "lks-ai",
"title": "ComfyUI AnyNode: Any Node you ask for",
"id": "anynode",
"reference": "https://github.com/lks-ai/anynode",
"files": [
"https://github.com/lks-ai/anynode"
],
"install_type": "git-clone",
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)."
},
{
"author": "Thomas Ward",
"title": "TW-CUI-Util",
"id": "tw-cui-util",
"reference": "https://github.com/TW-CUI/TW-CUI-Util",
"files": [
"https://github.com/TW-CUI/TW-CUI-Util"
],
"install_type": "git-clone",
"description": "A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes."
}
]
}

View File

@ -11700,6 +11700,15 @@
"title_aux": "ntdviet/comfyui-ext"
}
],
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": [
[
"FlashFace_Loader_NuA",
"FlashFace_Sampler_NuA"
],
{
"title_aux": "ComfyUI-NuA-FlashFace"
}
],
"https://github.com/nullquant/ComfyUI-BrushNet": [
[
"BlendInpaint",