mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-31 17:20:50 +08:00
update DB
This commit is contained in:
parent
fc5e27eb16
commit
8a8824a91e
@ -3773,6 +3773,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:CLIP Interrogator, ..."
|
"description": "Nodes:CLIP Interrogator, ..."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "pkpk",
|
||||||
|
"title": "ComfyUI-SaveAVIF",
|
||||||
|
"reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/pkpkTech/ComfyUI-SaveAVIF"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Saves images in AVIF format."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -4071,16 +4081,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": "pkpk",
|
|
||||||
"title": "ComfyUI-SaveAVIF",
|
|
||||||
"reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/pkpkTech/ComfyUI-SaveAVIF"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Saves images in AVIF format."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -5095,6 +5095,14 @@
|
|||||||
"title_aux": "comfy_PoP"
|
"title_aux": "comfy_PoP"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/pkpkTech/ComfyUI-SaveAVIF": [
|
||||||
|
[
|
||||||
|
"SaveAvif"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SaveAVIF"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||||
[
|
[
|
||||||
"CheckpointLoader|pysssss",
|
"CheckpointLoader|pysssss",
|
||||||
|
|||||||
@ -10,7 +10,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "pkpk",
|
||||||
|
"title": "ComfyUI-SaveAVIF",
|
||||||
|
"reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/pkpkTech/ComfyUI-SaveAVIF"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Saves images in AVIF format."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "styler00dollar",
|
"author": "styler00dollar",
|
||||||
"title": "ComfyUI-deepcache",
|
"title": "ComfyUI-deepcache",
|
||||||
@ -685,16 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs."
|
"description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "AustinMroz",
|
|
||||||
"title": "SpliceTools",
|
|
||||||
"reference": "https://github.com/AustinMroz/ComfyUI-SpliceTools",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/AustinMroz/ComfyUI-SpliceTools"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Experimental utility nodes with a focus on manipulation of noised latents"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -5095,6 +5095,14 @@
|
|||||||
"title_aux": "comfy_PoP"
|
"title_aux": "comfy_PoP"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/pkpkTech/ComfyUI-SaveAVIF": [
|
||||||
|
[
|
||||||
|
"SaveAvif"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SaveAVIF"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||||
[
|
[
|
||||||
"CheckpointLoader|pysssss",
|
"CheckpointLoader|pysssss",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user