mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-16 09:34:26 +08:00
update DB
This commit is contained in:
parent
10e6988273
commit
e894bd9f24
@ -29391,16 +29391,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
|
"description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "NyaFuP",
|
|
||||||
"title": "NF Preview Selector",
|
|
||||||
"reference": "https://github.com/NyaFuP/ComfyUI_Preview_Selector",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/NyaFuP/ComfyUI_Preview_Selector"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A floating dialog-based image preview and selection system for ComfyUI."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "seanjang990",
|
"author": "seanjang990",
|
||||||
"title": "ComfyUI Document Auto Crop Node",
|
"title": "ComfyUI Document Auto Crop Node",
|
||||||
|
|||||||
@ -1785,6 +1785,14 @@
|
|||||||
"title_aux": "ComfyUI GOAT Nodes"
|
"title_aux": "ComfyUI GOAT Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": [
|
||||||
|
[
|
||||||
|
"VisionLLMNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Vision LLM Analyzer Node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Aerse/ComfyUI-Seed-Nodes": [
|
"https://github.com/Aerse/ComfyUI-Seed-Nodes": [
|
||||||
[
|
[
|
||||||
"Seed-Nodes: ImagePixelator",
|
"Seed-Nodes: ImagePixelator",
|
||||||
@ -9607,14 +9615,6 @@
|
|||||||
"title_aux": "ComfyUI-N-Nodes"
|
"title_aux": "ComfyUI-N-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": [
|
|
||||||
[
|
|
||||||
"NFPreviewSelector"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "NF Preview Selector"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
||||||
[
|
[
|
||||||
"Context To BasicPipe",
|
"Context To BasicPipe",
|
||||||
@ -10296,23 +10296,6 @@
|
|||||||
"title_aux": "comfyui-florence2xy"
|
"title_aux": "comfyui-florence2xy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools": [
|
|
||||||
[
|
|
||||||
"RSZImageTaggerSave",
|
|
||||||
"ShanZhuDepthVAEEncode",
|
|
||||||
"ShanZhuLoadImagesFromDirList",
|
|
||||||
"ShanZhuTextJoin",
|
|
||||||
"ShanZhuTextSaver",
|
|
||||||
"ShanzhuDepthVAEDecoder",
|
|
||||||
"ShanzhuLujingTIFSaver",
|
|
||||||
"ShanzhuTifSaver",
|
|
||||||
"ShanzhuVAEDecodeSmooth",
|
|
||||||
"TSZImageTaggerSave"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI_SZtools"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
||||||
[
|
[
|
||||||
"Image Stitching Node"
|
"Image Stitching Node"
|
||||||
@ -32601,6 +32584,15 @@
|
|||||||
"title_aux": "ComfyUI Load Image From URL"
|
"title_aux": "ComfyUI Load Image From URL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": [
|
||||||
|
[
|
||||||
|
"PapcornsAspectResize",
|
||||||
|
"UploadImageToGCS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Papcorns ComfyUI Custom Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": [
|
"https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": [
|
||||||
[
|
[
|
||||||
"CutPNGNode"
|
"CutPNGNode"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1785,6 +1785,14 @@
|
|||||||
"title_aux": "ComfyUI GOAT Nodes"
|
"title_aux": "ComfyUI GOAT Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": [
|
||||||
|
[
|
||||||
|
"VisionLLMNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Vision LLM Analyzer Node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Aerse/ComfyUI-Seed-Nodes": [
|
"https://github.com/Aerse/ComfyUI-Seed-Nodes": [
|
||||||
[
|
[
|
||||||
"Seed-Nodes: ImagePixelator",
|
"Seed-Nodes: ImagePixelator",
|
||||||
@ -9607,14 +9615,6 @@
|
|||||||
"title_aux": "ComfyUI-N-Nodes"
|
"title_aux": "ComfyUI-N-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/NyaFuP/ComfyUI_Preview_Selector": [
|
|
||||||
[
|
|
||||||
"NFPreviewSelector"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "NF Preview Selector"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
"https://github.com/NyaamZ/efficiency-nodes-ED": [
|
||||||
[
|
[
|
||||||
"Context To BasicPipe",
|
"Context To BasicPipe",
|
||||||
@ -10296,23 +10296,6 @@
|
|||||||
"title_aux": "comfyui-florence2xy"
|
"title_aux": "comfyui-florence2xy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools": [
|
|
||||||
[
|
|
||||||
"RSZImageTaggerSave",
|
|
||||||
"ShanZhuDepthVAEEncode",
|
|
||||||
"ShanZhuLoadImagesFromDirList",
|
|
||||||
"ShanZhuTextJoin",
|
|
||||||
"ShanZhuTextSaver",
|
|
||||||
"ShanzhuDepthVAEDecoder",
|
|
||||||
"ShanzhuLujingTIFSaver",
|
|
||||||
"ShanzhuTifSaver",
|
|
||||||
"ShanzhuVAEDecodeSmooth",
|
|
||||||
"TSZImageTaggerSave"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI_SZtools"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
||||||
[
|
[
|
||||||
"Image Stitching Node"
|
"Image Stitching Node"
|
||||||
@ -32601,6 +32584,15 @@
|
|||||||
"title_aux": "ComfyUI Load Image From URL"
|
"title_aux": "ComfyUI Load Image From URL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": [
|
||||||
|
[
|
||||||
|
"PapcornsAspectResize",
|
||||||
|
"UploadImageToGCS"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Papcorns ComfyUI Custom Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": [
|
"https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": [
|
||||||
[
|
[
|
||||||
"CutPNGNode"
|
"CutPNGNode"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user