update DB

This commit is contained in:
Dr.Lt.Data 2024-08-31 10:37:28 +09:00
parent 33bfddeba9
commit 0f679ac99c
6 changed files with 23 additions and 2 deletions

View File

@ -7269,7 +7269,7 @@
{ {
"author": "logtd", "author": "logtd",
"title": "ComfyUI-4DHumans", "title": "ComfyUI-4DHumans",
"id": "4dhumans", "id": "comfyui-4dhumans",
"reference": "https://github.com/logtd/ComfyUI-4DHumans", "reference": "https://github.com/logtd/ComfyUI-4DHumans",
"files": [ "files": [
"https://github.com/logtd/ComfyUI-4DHumans" "https://github.com/logtd/ComfyUI-4DHumans"

View File

@ -10154,6 +10154,7 @@
], ],
"https://github.com/daryltucker/ComfyUI-LoadFiles": [ "https://github.com/daryltucker/ComfyUI-LoadFiles": [
[ [
"CountLines",
"ListFilenames", "ListFilenames",
"LoadImages" "LoadImages"
], ],
@ -13632,6 +13633,7 @@
"FloatConstant", "FloatConstant",
"FloatToMask", "FloatToMask",
"FloatToSigmas", "FloatToSigmas",
"FluxBlockLoraLoader",
"GLIGENTextBoxApplyBatchCoords", "GLIGENTextBoxApplyBatchCoords",
"GenerateNoise", "GenerateNoise",
"GetImageRangeFromBatch", "GetImageRangeFromBatch",
@ -14981,6 +14983,7 @@
], ],
"https://github.com/lucafoscili/comfyui-lf": [ "https://github.com/lucafoscili/comfyui-lf": [
[ [
"LF_BlurImages",
"LF_CharacterImpersonator", "LF_CharacterImpersonator",
"LF_ControlPanel", "LF_ControlPanel",
"LF_DisplayJSON", "LF_DisplayJSON",
@ -14993,6 +14996,7 @@
"LF_LoadLocalJSON", "LF_LoadLocalJSON",
"LF_Lora2Prompt", "LF_Lora2Prompt",
"LF_LoraTag2Prompt", "LF_LoraTag2Prompt",
"LF_MultipleImageResizeForWeb",
"LF_SequentialSeedsGenerator", "LF_SequentialSeedsGenerator",
"LF_Something2Number", "LF_Something2Number",
"LF_Something2String", "LF_Something2String",

View File

@ -1811,6 +1811,14 @@
"title_aux": "ie-comfyui-color-nodes" "title_aux": "ie-comfyui-color-nodes"
} }
], ],
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
[
"ComfyFluxSize"
],
{
"title_aux": "ComfyUI-ComfyFluxSize [WIP]"
}
],
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [ "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [
[ [
"JHK_Utils_ImageRemoveBackground", "JHK_Utils_ImageRemoveBackground",

View File

@ -654,6 +654,11 @@
"last_update": "2024-06-18 10:54:55", "last_update": "2024-06-18 10:54:55",
"author_account_age_days": 336 "author_account_age_days": 336
}, },
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": {
"stars": 0,
"last_update": "2024-08-30 06:42:39",
"author_account_age_days": 523
},
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": {
"stars": 1, "stars": 1,
"last_update": "2024-08-16 19:54:07", "last_update": "2024-08-16 19:54:07",

View File

@ -87,7 +87,7 @@
{ {
"author": "logtd", "author": "logtd",
"title": "ComfyUI-4DHumans", "title": "ComfyUI-4DHumans",
"id": "4dhumans", "id": "comfyui-4dhumans",
"reference": "https://github.com/logtd/ComfyUI-4DHumans", "reference": "https://github.com/logtd/ComfyUI-4DHumans",
"files": [ "files": [
"https://github.com/logtd/ComfyUI-4DHumans" "https://github.com/logtd/ComfyUI-4DHumans"

View File

@ -10154,6 +10154,7 @@
], ],
"https://github.com/daryltucker/ComfyUI-LoadFiles": [ "https://github.com/daryltucker/ComfyUI-LoadFiles": [
[ [
"CountLines",
"ListFilenames", "ListFilenames",
"LoadImages" "LoadImages"
], ],
@ -13632,6 +13633,7 @@
"FloatConstant", "FloatConstant",
"FloatToMask", "FloatToMask",
"FloatToSigmas", "FloatToSigmas",
"FluxBlockLoraLoader",
"GLIGENTextBoxApplyBatchCoords", "GLIGENTextBoxApplyBatchCoords",
"GenerateNoise", "GenerateNoise",
"GetImageRangeFromBatch", "GetImageRangeFromBatch",
@ -14981,6 +14983,7 @@
], ],
"https://github.com/lucafoscili/comfyui-lf": [ "https://github.com/lucafoscili/comfyui-lf": [
[ [
"LF_BlurImages",
"LF_CharacterImpersonator", "LF_CharacterImpersonator",
"LF_ControlPanel", "LF_ControlPanel",
"LF_DisplayJSON", "LF_DisplayJSON",
@ -14993,6 +14996,7 @@
"LF_LoadLocalJSON", "LF_LoadLocalJSON",
"LF_Lora2Prompt", "LF_Lora2Prompt",
"LF_LoraTag2Prompt", "LF_LoraTag2Prompt",
"LF_MultipleImageResizeForWeb",
"LF_SequentialSeedsGenerator", "LF_SequentialSeedsGenerator",
"LF_Something2Number", "LF_Something2Number",
"LF_Something2String", "LF_Something2String",