update DB

This commit is contained in:
Dr.Lt.Data 2024-04-25 22:27:08 +09:00
parent 3dd3a89c82
commit e26f1dd1f1
5 changed files with 12 additions and 14 deletions

View File

@ -6869,16 +6869,6 @@
"install_type": "git-clone",
"description": "Choose random node."
},
{
"author": "shinich39",
"title": "comfyui-text-pipe-39",
"reference": "https://github.com/shinich39/comfyui-text-pipe-39",
"files": [
"https://github.com/shinich39/comfyui-text-pipe-39"
],
"install_type": "git-clone",
"description": "Modify text by condition."
},
{
"author": "shinich39",
"title": "comfyui-local-db",

View File

@ -8487,6 +8487,7 @@
"Intrinsic_lora_sampling",
"JoinStrings",
"LoadResAdapterNormalization",
"MaskBatchMulti",
"MaskOrImageToWeight",
"NormalizedAmplitudeToMask",
"OffsetMask",

View File

@ -2715,10 +2715,6 @@
"stars": 3,
"last_update": "2024-04-25 03:20:07"
},
"https://github.com/shinich39/comfyui-text-pipe-39": {
"stars": 2,
"last_update": "2024-04-07 15:11:16"
},
"https://github.com/liusida/ComfyUI-Debug": {
"stars": 5,
"last_update": "2024-04-07 11:33:02"

View File

@ -10,6 +10,16 @@
},
{
"author": "shinich39",
"title": "comfyui-text-pipe-39 [DEPRECATED]",
"reference": "https://github.com/shinich39/comfyui-text-pipe-39",
"files": [
"https://github.com/shinich39/comfyui-text-pipe-39"
],
"install_type": "git-clone",
"description": "Modify text by condition."
},
{
"author": "Big Idea Technology",
"title": "Image Text Overlay Node for ComfyUI [DEPRECATED]",

View File

@ -8487,6 +8487,7 @@
"Intrinsic_lora_sampling",
"JoinStrings",
"LoadResAdapterNormalization",
"MaskBatchMulti",
"MaskOrImageToWeight",
"NormalizedAmplitudeToMask",
"OffsetMask",