Nodes/ComfyUI-UML/UML Render
ComfyUI Node

UML Render

A ComfyUI node in UML with 8 inputs and 5 outputs.

By antoinebou12·Created 6 months ago·Updated 23 days ago· 3
UML Render
  • code_input
  • IMAGE
  • path
  • kroki_url
  • content_for_viewer
  • viewer_url
backendweb
kroki_urlhttps://kroki.io
diagram_typemermaid
codesequenceDiagram participant Alice participant Bob Alice->John: Hello John, how are you? loop Healthcheck John->John: Fight against hypochondria end Note right of John: Rational thoughts prevail... John-->Alice: Great! John->Bob: How about you? Bob-->John: Jolly good!
output_formatpng
diagram_options
theme
CategoryUML

Inputs (8)

NameTypeDefaultDescription
backendCOMBOweb2 options: web, local
kroki_urlSTRINGhttps://kroki.io
diagram_typeCOMBOmermaid28 options: actdiag, blockdiag, bpmn, bytefield, c4plantuml, d2, +22
codeSTRINGsequenceDiagram participant Alice participant Bob Alice->John: Hello John, how are you? loop Healthcheck John->John: Fight against hypochondria end Note right of John: Rational thoughts prevail... John-->Alice: Great! John->Bob: How about you? Bob-->John: Jolly good!
code_inputopt*
output_formatoptCOMBOpng6 options: png, svg, jpeg, pdf, txt, base64
diagram_optionsoptSTRING
themeoptSTRING

Outputs (5)

NameTypeDescription
IMAGEIMAGE
pathSTRING
kroki_urlSTRING
content_for_viewerSTRING
viewer_urlSTRING