update DB

This commit is contained in:
Dr.Lt.Data 2024-07-25 21:09:20 +09:00
parent ac46312db8
commit 1577682fb9
6 changed files with 1434 additions and 1330 deletions

View File

@ -8027,6 +8027,16 @@
"install_type": "git-clone",
"description": "Store text to Key-Values pair json."
},
{
"author": "shinich39",
"title": "comfyui-model-db",
"reference": "https://github.com/shinich39/comfyui-model-db",
"files": [
"https://github.com/shinich39/comfyui-model-db"
],
"install_type": "git-clone",
"description": "Store settings by model."
},
{
"author": "wei30172",
"title": "comfygen",
@ -8421,6 +8431,17 @@
"install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
},
{
"author": "AIFSH",
"title": "StyleShot-ComfyUI",
"id": "styleshot",
"reference": "https://github.com/AIFSH/StyleShot-ComfyUI",
"files": [
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)"
},
{
"author": "AIFSH",
"title": "VocalSeparation-ComfyUI",
@ -11880,6 +11901,16 @@
"install_type": "git-clone",
"description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended"
},
{
"author": "EnragedAntelope",
"title": "Doubutsu Image Describer for ComfyUI",
"reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer",
"files": [
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)"
},

View File

@ -1617,6 +1617,14 @@
"title_aux": "ComfyUI-post-processing-nodes"
}
],
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": [
[
"DoubutsuDescriber"
],
{
"title_aux": "Doubutsu Image Describer for ComfyUI"
}
],
"https://github.com/Excidos/ComfyUI-Documents": [
[
"ChunkRouter",
@ -8168,6 +8176,17 @@
"title_aux": "img2colors-comfyui-node"
}
],
"https://github.com/christian-byrne/img2txt-comfyui-nodes": [
[
"img2txt BLIP/Llava Multimodel Tagger"
],
{
"author": "christian-byrne",
"nickname": "Image to Text - Auto Caption",
"title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.",
"title_aux": "img2txt-comfyui-nodes"
}
],
"https://github.com/christian-byrne/size-match-compositing-nodes": [
[
"Composite Alpha Layer",
@ -10566,6 +10585,7 @@
"google_loader",
"google_tool",
"image_iterator",
"interpreter_function",
"interpreter_tool",
"json2text",
"json_get_value",
@ -12000,6 +12020,7 @@
"LivePortraitComposite",
"LivePortraitCropper",
"LivePortraitLoadCropper",
"LivePortraitLoadFaceAlignmentCropper",
"LivePortraitLoadMediaPipeCropper",
"LivePortraitProcess",
"LivePortraitRetargeting"

File diff suppressed because it is too large Load Diff

View File

@ -14,6 +14,26 @@
{
"author": "hy134300",
"title": "ComfyUI-PhotoMaker-V2",
"reference": "https://github.com/hy134300/ComfyUI-PhotoMaker-V2",
"files": [
"https://github.com/hy134300/ComfyUI-PhotoMaker-V2"
],
"install_type": "git-clone",
"description": "Nodes for PhotoMaker-V2"
},
{
"author": "kijai",
"title": "ComfyUI-FollowYourEmojiWrapper [WIP]",
"reference": "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper",
"files": [
"https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper"
],
"install_type": "git-clone",
"description": "Original repo: [a/https://github.com/mayuelala/FollowYourEmoji](https://github.com/mayuelala/FollowYourEmoji)"
},
{
"author": "haomole",
"title": "Comfyui-SadTalker",

View File

@ -12,6 +12,37 @@
{
"author": "EnragedAntelope",
"title": "Doubutsu Image Describer for ComfyUI",
"reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer",
"files": [
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)"
},
{
"author": "AIFSH",
"title": "StyleShot-ComfyUI",
"id": "styleshot",
"reference": "https://github.com/AIFSH/StyleShot-ComfyUI",
"files": [
"https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)"
},
{
"author": "shinich39",
"title": "comfyui-model-db",
"reference": "https://github.com/shinich39/comfyui-model-db",
"files": [
"https://github.com/shinich39/comfyui-model-db"
],
"install_type": "git-clone",
"description": "Store settings by model."
},
{
"author": "pikenrover",
"title": "ComfyUI_PRNodes",
@ -663,36 +694,6 @@
],
"install_type": "git-clone",
"description": "You can use anydoor, change clothes or object..."
},
{
"author": "Haoming02",
"title": "ComfyUI Node Beautify",
"reference": "https://github.com/Haoming02/comfyui-node-beautify",
"files": [
"https://github.com/Haoming02/comfyui-node-beautify"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which helps formatting the workflow."
},
{
"author": "adigayung",
"title": "ComfyUI-Translator",
"reference": "https://github.com/adigayung/ComfyUI-Translator",
"files": [
"https://github.com/adigayung/ComfyUI-Translator"
],
"install_type": "git-clone",
"description": "Auto translate all languages to english"
},
{
"author": "christian-byrne",
"title": "comfyui-default-values-manager",
"reference": "https://github.com/christian-byrne/comfyui-default-values-manager",
"files": [
"https://github.com/christian-byrne/comfyui-default-values-manager"
],
"install_type": "git-clone",
"description": "comfyui-default-values-manager"
}
]
}

View File

@ -1617,6 +1617,14 @@
"title_aux": "ComfyUI-post-processing-nodes"
}
],
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": [
[
"DoubutsuDescriber"
],
{
"title_aux": "Doubutsu Image Describer for ComfyUI"
}
],
"https://github.com/Excidos/ComfyUI-Documents": [
[
"ChunkRouter",
@ -8168,6 +8176,17 @@
"title_aux": "img2colors-comfyui-node"
}
],
"https://github.com/christian-byrne/img2txt-comfyui-nodes": [
[
"img2txt BLIP/Llava Multimodel Tagger"
],
{
"author": "christian-byrne",
"nickname": "Image to Text - Auto Caption",
"title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.",
"title_aux": "img2txt-comfyui-nodes"
}
],
"https://github.com/christian-byrne/size-match-compositing-nodes": [
[
"Composite Alpha Layer",
@ -10566,6 +10585,7 @@
"google_loader",
"google_tool",
"image_iterator",
"interpreter_function",
"interpreter_tool",
"json2text",
"json_get_value",
@ -12000,6 +12020,7 @@
"LivePortraitComposite",
"LivePortraitCropper",
"LivePortraitLoadCropper",
"LivePortraitLoadFaceAlignmentCropper",
"LivePortraitLoadMediaPipeCropper",
"LivePortraitProcess",
"LivePortraitRetargeting"