update DB
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_DisplacementMapTools",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_DisplacementMapTools",
|
||||
"author": "mikebilly",
|
||||
"title": "transparent-background-comfyui",
|
||||
"reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Displacement Map, Displace Logo"
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Transparentbackground RemBg"
|
||||
},
|
||||
{
|
||||
"author": "UD1sto",
|
||||
@@ -29,7 +29,7 @@
|
||||
"https://github.com/UD1sto/plugin-utils-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Compare Images (SimHash), Image Selector, Temporal Consistency, Update Image Reference, Frame Blend."
|
||||
"description": "NODES: Compare Images (SimHash), Image Selector, Temporal Consistency, Update Image Reference, Frame Blend."
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
@@ -39,7 +39,7 @@
|
||||
"https://github.com/ryanontheinside/ComfyUI_ScavengerHunt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Compare Image Similarity (ResNet), Compare Image Similarity (CLIP), Compare Image Types\nNOTE: The files in the repo are not organized."
|
||||
"description": "NODES: Compare Image Similarity (ResNet), Compare Image Similarity (CLIP), Compare Image Types\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
|
||||
@@ -923,7 +923,8 @@
|
||||
[
|
||||
"DeepSeekImageGeneration",
|
||||
"DeepSeekImageUnderstanding",
|
||||
"DeepSeekModelLoader"
|
||||
"DeepSeekModelLoader",
|
||||
"OpenAICompatibleLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DeepSeek_Toolkit [WIP]"
|
||||
@@ -3972,6 +3973,14 @@
|
||||
"title_aux": "ComfyUI-ScheduledGuider-Ext"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI": [
|
||||
[
|
||||
"Transparentbackground RemBg"
|
||||
],
|
||||
{
|
||||
"title_aux": "transparent-background-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikeymcfish/FishTools": [
|
||||
[
|
||||
"AnaglyphCreator",
|
||||
@@ -4407,15 +4416,6 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools": [
|
||||
[
|
||||
"DisplaceLogo",
|
||||
"ExtractDisplacementMap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_DisplacementMapTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/risunobushi/ComfyUI_FocusMask": [
|
||||
[
|
||||
"FocusMaskExtractor",
|
||||
|
||||
@@ -362,7 +362,7 @@
|
||||
"https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-01-29 02:33:25",
|
||||
"author_account_age_days": 272
|
||||
"author_account_age_days": 273
|
||||
},
|
||||
"https://github.com/KihongK/comfyui-roysnodes": {
|
||||
"stars": 1,
|
||||
@@ -592,7 +592,7 @@
|
||||
"https://github.com/UD1sto/plugin-utils-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-28 18:53:09",
|
||||
"author_account_age_days": 1503
|
||||
"author_account_age_days": 1504
|
||||
},
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
|
||||
"stars": 1,
|
||||
@@ -1384,6 +1384,11 @@
|
||||
"last_update": "2025-01-29 10:42:55",
|
||||
"author_account_age_days": 2536
|
||||
},
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-01-29 16:29:23",
|
||||
"author_account_age_days": 2783
|
||||
},
|
||||
"https://github.com/mikeymcfish/FishTools": {
|
||||
"stars": 21,
|
||||
"last_update": "2024-07-13 20:51:17",
|
||||
@@ -1631,8 +1636,8 @@
|
||||
},
|
||||
"https://github.com/ryanontheinside/ComfyUI_ScavengerHunt": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-28 21:14:18",
|
||||
"author_account_age_days": 3908
|
||||
"last_update": "2025-01-29 06:01:12",
|
||||
"author_account_age_days": 3909
|
||||
},
|
||||
"https://github.com/ryanontheinside/ComfyUI_YoloNasObjectDetection_Tensorrt": {
|
||||
"stars": 1,
|
||||
|
||||
Reference in New Issue
Block a user