mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-08 03:37:01 +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
|
"type": self.type
|
||||||
})
|
})
|
||||||
counter += 1
|
counter += 1
|
||||||
return (None,)
|
return { "ui": { "images": results } }
|
||||||
|
|
||||||
|
|
||||||
class RecraftColorRGBNode:
|
class RecraftColorRGBNode:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user