mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-06 11:27:04 +08:00
Add preview to Save SVG node (#74)
This commit is contained in:
parent
0441166aa5
commit
12a7e6d8cf
@ -91,7 +91,7 @@ class SaveSVGNode:
|
||||
"type": self.type
|
||||
})
|
||||
counter += 1
|
||||
return (None,)
|
||||
return { "ui": { "images": results } }
|
||||
|
||||
|
||||
class RecraftColorRGBNode:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user