mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
This commit is contained in:
parent
cf4d8e6125
commit
8cfee1f483
@ -37712,6 +37712,18 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ShakaNodes: Utility tools for ComfyUI"
|
"description": "ShakaNodes: Utility tools for ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Matthew-X",
|
||||||
|
"title": "Workflow Importer",
|
||||||
|
"id": "comfyui-workflow_importer",
|
||||||
|
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"js_path": "workflow_importer",
|
||||||
|
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -38136,18 +38148,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": "Matthew-X",
|
|
||||||
"title": "Workflow Importer",
|
|
||||||
"id": "comfyui-workflow_importer",
|
|
||||||
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"js_path": "workflow_importer",
|
|
||||||
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -32,6 +32,18 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ShakaNodes: Utility tools for ComfyUI"
|
"description": "ShakaNodes: Utility tools for ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Matthew-X",
|
||||||
|
"title": "Workflow Importer",
|
||||||
|
"id": "comfyui-workflow_importer",
|
||||||
|
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"js_path": "workflow_importer",
|
||||||
|
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ameyukisora",
|
"author": "ameyukisora",
|
||||||
"title": "ComfyUI Empty Latent Advanced",
|
"title": "ComfyUI Empty Latent Advanced",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user