Skip to content

Commit 4e9dace

Browse files
authored
Add ComfyUI Load Image from URL utility (#583)
Add ComfyUI Load Image from URL utility to stream diffusion pipeline config (necessary for style transfer workflows)
1 parent fa75da4 commit 4e9dace

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

configs/nodes-streamdiffusion.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ nodes:
2424
url: "https://github.com/Fannovel16/comfyui_controlnet_aux"
2525
type: "controlnet"
2626

27+
comfyui-load-image-url:
28+
name: "ComfyUI Load Image from URL"
29+
url: "https://github.com/tsogzark/ComfyUI-load-image-from-url.git"
30+
type: "utility"
31+
2732
comfyui-stream-pack:
2833
name: "ComfyUI Stream Pack"
2934
url: "https://github.com/livepeer/ComfyUI-Stream-Pack"

0 commit comments

Comments
 (0)