mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 19:33:03 +08:00
update DB
This commit is contained in:
parent
e73d66d65a
commit
5dc4cf7206
@ -14252,7 +14252,7 @@
|
|||||||
"https://github.com/45uee/ComfyUI-Color_Transfer"
|
"https://github.com/45uee/ComfyUI-Color_Transfer"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Implementation of color transfer using KMeans algorithm"
|
"description": "Postprocessing nodes that implement color palette transfer for images."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Phando",
|
"author": "Phando",
|
||||||
@ -15057,16 +15057,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "45uee",
|
|
||||||
"title": "ComfyUI-Color_Transfer",
|
|
||||||
"reference": "https://github.com/45uee/ComfyUI-Color_Transfer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/45uee/ComfyUI-Color_Transfer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Postprocessing nodes that implement color palette transfer for images."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -15791,6 +15791,20 @@
|
|||||||
"title_aux": "LF Nodes"
|
"title_aux": "LF Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
|
||||||
|
[
|
||||||
|
"ImgBBUpload",
|
||||||
|
"LumaAIClient",
|
||||||
|
"LumaExtendGeneration",
|
||||||
|
"LumaImage2Video",
|
||||||
|
"LumaInterpolateGenerations",
|
||||||
|
"LumaPreviewVideo",
|
||||||
|
"LumaText2Video"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-LumaAI-API"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
|
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
|
||||||
[
|
[
|
||||||
"Custom Date Format | sokes \ud83e\uddac",
|
"Custom Date Format | sokes \ud83e\uddac",
|
||||||
|
|||||||
@ -4989,6 +4989,11 @@
|
|||||||
"last_update": "2024-09-19 22:02:46",
|
"last_update": "2024-09-19 22:02:46",
|
||||||
"author_account_age_days": 2123
|
"author_account_age_days": 2123
|
||||||
},
|
},
|
||||||
|
"https://github.com/lumalabs/ComfyUI-LumaAI-API": {
|
||||||
|
"stars": 66,
|
||||||
|
"last_update": "2024-09-20 04:22:55",
|
||||||
|
"author_account_age_days": 1199
|
||||||
|
},
|
||||||
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": {
|
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2024-05-22 20:36:07",
|
"last_update": "2024-05-22 20:36:07",
|
||||||
|
|||||||
@ -642,7 +642,7 @@
|
|||||||
"https://github.com/45uee/ComfyUI-Color_Transfer"
|
"https://github.com/45uee/ComfyUI-Color_Transfer"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Implementation of color transfer using KMeans algorithm"
|
"description": "Postprocessing nodes that implement color palette transfer for images."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "lazniak",
|
"author": "lazniak",
|
||||||
|
|||||||
@ -15791,6 +15791,20 @@
|
|||||||
"title_aux": "LF Nodes"
|
"title_aux": "LF Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/lumalabs/ComfyUI-LumaAI-API": [
|
||||||
|
[
|
||||||
|
"ImgBBUpload",
|
||||||
|
"LumaAIClient",
|
||||||
|
"LumaExtendGeneration",
|
||||||
|
"LumaImage2Video",
|
||||||
|
"LumaInterpolateGenerations",
|
||||||
|
"LumaPreviewVideo",
|
||||||
|
"LumaText2Video"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-LumaAI-API"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
|
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
|
||||||
[
|
[
|
||||||
"Custom Date Format | sokes \ud83e\uddac",
|
"Custom Date Format | sokes \ud83e\uddac",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user