{% extends "base.html" %} {% block main_content %}
{# make the form-switch / toggle info color set, give or take #}
{% set max=eids.split(',')|length %}
{% if objs[current].type.name != "Image" %}
{% endif %}
{# use this for color of toggles: https://www.codeply.com/p/4sL9uhevwJ #}
{# this whole div, just takes up the same space as the left button and is hidden for alignment only #}
Show:
AI Model:
{# can use 0 as default, it will be (re)set correctly in DrawImg() anyway #}
{{CreateSelect( "model", 0, ["N/A", "normal", "slow/accurate"], "", "rounded norm-txt", [0,1,2])|safe }}