mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
Add LoadImageFromHttpURL node by jerrywap (#1732)
Add LoadImageFromHttpURL node by jerrywap
This commit is contained in:
parent
765514a33f
commit
97ae67bb9a
@ -23502,6 +23502,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
|
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "jerrywap",
|
||||||
|
"title": "ComfyUI_LoadImageFromHttpURL",
|
||||||
|
"id": "load-image-from-http-url",
|
||||||
|
"reference": "https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jerrywap/ComfyUI_LoadImageFromHttpURL"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node that fetches an image from an HTTP URL and returns it as an image tensor. Useful for API-based workflows."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jerrywap",
|
"author": "jerrywap",
|
||||||
"title": "ComfyUI_UploadToWebhookHTTP",
|
"title": "ComfyUI_UploadToWebhookHTTP",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user