{% from "_macros.html" import icon %} {# What ComfyUI said when it was asked what it has. Everything here came off that machine and is escaped accordingly -- a checkpoint filename is a filename somebody chose, not a value this application generated. #}
{% if checkpoints %}{% if kept %} Your list above was left alone. What ComfyUI has: {% else %} Filled in above: {% endif %}
{{ checkpoints | join("\n") }}
{% endif %}