update DB

This commit is contained in:
Dr.Lt.Data
2024-08-26 22:45:11 +09:00
parent ca0765ac00
commit 42f33a2dca
13 changed files with 2179 additions and 1840 deletions

View File

@@ -12,6 +12,37 @@
{
"author": "go-package-lab",
"title": "ComfyUI-Tools-Video-Combine [WIP]",
"reference": "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine",
"files": [
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine"
],
"install_type": "git-clone",
"description": "NODES:LoadAudioUrl, VideoWatermark"
},
{
"author": "jinljin",
"title": "ComfyUI-Talking-Head [WIP]",
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
"files": [
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
],
"install_type": "git-clone",
"description": "ComfyUI-Talking-Head"
},
{
"author": "zhongpei",
"title": "Comfyui_image2prompt",
"id": "img2prompt",
"reference": "https://github.com/zhongpei/Comfyui_image2prompt",
"files": [
"https://github.com/zhongpei/Comfyui_image2prompt"
],
"install_type": "git-clone",
"description": "Nodes:Image to Text, Loader Image to Text Model.[w/This custom node may break dependencies by reinstalling the torch package.]"
},
{
"author": "APZmedia",
"title": "comfyui-textools",
@@ -551,16 +582,6 @@
"install_type": "git-clone",
"description": "Custom ComfyUI nodes to run [a/fal-ai/AuraSR](https://huggingface.co/fal-ai/AuraSR) model.[w/This node cannot be installed simultaneously with AIFSH/ComfyUI-AuraSR due to overlapping repository names.]"
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "linhusyung",
"title": "ComfyUI Build and Train Your Network [WIP]",

View File

@@ -1506,8 +1506,10 @@
"https://github.com/drmbt/comfyui-dreambait-nodes": [
[
"DRMBT_AspectPadImageForOutpainting",
"DRMBT_LoadMedia",
"DRMBT_Model_Context_Selector",
"DRMBT_StringListItemIndex"
"DRMBT_MultiMinMax",
"DRMBT_String_Item_Menu"
],
{
"title_aux": "comfyui-dreambait-nodes"
@@ -1636,6 +1638,15 @@
"title_aux": "comfyui_median_filter"
}
],
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": [
[
"Tools:LoadAudioUrl",
"Tools:VideoWatermark"
],
{
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
}
],
"https://github.com/haofanwang/ComfyUI-InstantStyle": [
[
"BaseModelLoader",
@@ -1837,6 +1848,15 @@
"title_aux": "Jim's ComfyUI Nodes [WIP]"
}
],
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
[
"BatchTalkingHeadRun",
"\ud83d\ude80SingleTalkingHeadRun"
],
{
"title_aux": "ComfyUI-Talking-Head [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",
@@ -2763,5 +2783,29 @@
{
"title_aux": "Y7 Nodes for ComfyUI"
}
],
"https://github.com/zhongpei/Comfyui_image2prompt": [
[
"CLIP AdvancedTextEncode|fofo",
"CLIP PromptConditioning|fofo",
"Image2Text",
"Image2TextWithTags",
"ImageBatchToList|fofo",
"ImageRewardScore|fofo",
"LoadImage2TextModel",
"LoadImageRewardScoreModel|fofo",
"LoadT5Model|fofo",
"LoadText2PromptModel",
"ShowText|fofo",
"T5QuantizationConfig|fofo",
"T5Text2Prompt|fofo",
"Text2GPTPrompt",
"Text2Prompt",
"TextBox|fofo",
"Translate2Chinese|fofo"
],
{
"title_aux": "Comfyui_image2prompt"
}
]
}

View File

File diff suppressed because it is too large Load Diff