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)"
},