update DB

This commit is contained in:
Dr.Lt.Data
2025-07-26 20:51:43 +09:00
parent 9e3361bc31
commit 736b85b8bb
8 changed files with 218 additions and 11 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "thavocado",
"title": "comfyui-danbooru-lookup",
"reference": "https://github.com/thavocado/comfyui-danbooru-lookup",
"files": [
"https://github.com/thavocado/comfyui-danbooru-lookup"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that performs FAISS cosine similarity lookup on Danbooru embeddings using multiple input modes: CLIP conditioning, images with WD14 tagging, or text tags.[w/This node pack installs its dependencies automatically during execution.]"
},
{
"author": "love2hina-net",
"title": "ComfyUI-Local-Translator",
"reference": "https://github.com/love2hina-net/ComfyUI-Local-Translator",
"files": [
"https://github.com/love2hina-net/ComfyUI-Local-Translator"
],
"install_type": "git-clone",
"description": "NODES: Local Translator"
},
{
"author": "DenRakEiw",
"title": "Denrakeiw Nodes [WIP]",

View File

@@ -7047,6 +7047,14 @@
"title_aux": "xcpNodes [WIP]"
}
],
"https://github.com/love2hina-net/ComfyUI-Local-Translator": [
[
"LocalTranslator"
],
{
"title_aux": "ComfyUI-Local-Translator"
}
],
"https://github.com/lrzjason/Comfyui-Condition-Utils": [
[
"LoadCondition",
@@ -8018,6 +8026,7 @@
"przewodo WanModelTypeSelector",
"przewodo WanVideoEnhanceAVideo",
"przewodo WanVideoGenerationModeSelector",
"przewodo WanVideoLoraStack",
"przewodo WanVideoVaeDecode"
],
{
@@ -8868,6 +8877,20 @@
"title_aux": "ComfyUI-CacheImageNode"
}
],
"https://github.com/thavocado/comfyui-danbooru-lookup": [
[
"DanbooruFAISSLookup",
"DanbooruFAISSLookupAdvanced",
"WD14ToConditioning"
],
{
"author": "ComfyUI Danbooru Lookup",
"description": "ComfyUI node that performs FAISS cosine similarity lookup on Danbooru embeddings using CLIP conditioning inputs.",
"nickname": "Danbooru Lookup",
"title": "Danbooru FAISS Lookup",
"title_aux": "comfyui-danbooru-lookup"
}
],
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
[
"ConditioningPerturbation",
@@ -9473,6 +9496,7 @@
"LoadImageFromDirectoryNode",
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
"OllamaVisionNode",
"OutputIsListNode",
"OutputIsNonListNode",
"PrependTagsNode",

View File

@@ -2464,6 +2464,11 @@
"last_update": "2024-11-15 06:24:48",
"author_account_age_days": 949
},
"https://github.com/love2hina-net/ComfyUI-Local-Translator": {
"stars": 0,
"last_update": "2025-07-26 05:25:05",
"author_account_age_days": 1448
},
"https://github.com/lrzjason/Comfyui-Condition-Utils": {
"stars": 6,
"last_update": "2025-05-18 17:09:17",
@@ -3249,6 +3254,11 @@
"last_update": "2024-11-29 07:31:49",
"author_account_age_days": 566
},
"https://github.com/thavocado/comfyui-danbooru-lookup": {
"stars": 0,
"last_update": "2025-07-26 10:36:15",
"author_account_age_days": 972
},
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": {
"stars": 6,
"last_update": "2024-07-03 14:39:28",