mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 13:12:35 +08:00
Adding ComfyUI-LoadFiles
This commit is contained in:
parent
e8d5c92cb3
commit
df59c488ee
@ -13423,17 +13423,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
@ -13801,6 +13790,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "daryltucker",
|
||||
"title": "ComfyUI-LoadFiles",
|
||||
"id": "LoadFiles",
|
||||
"reference": "https://github.com/daryltucker/ComfyUI-LoadFiles",
|
||||
"files": [
|
||||
"https://github.com/daryltucker/ComfyUI-LoadFiles"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The primary goal of these nodes is to provide a way to access files generated by ComfyUI workflows, local to the machine running ComfyUI. These nodes should always return an updated list of files when triggered."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user