{%for prompt in datafinal['prompt'].split(',')%} {{prompt}} , {%endfor%}

Copy prompt
Copy URL
Open in editor
Explore this style
Model
{{datafinal["model"]}}
Guidance scale
{{datafinal["c"]}}
Dimensions
{{datafinal["width"]}} × {{datafinal["height"]}}
{% if datafinal["upscaled_width"] != "" %}
Upscaled
{{datafinal["upscaled_width"]}} × {{datafinal["upscaled_height"]}}
{%endif%} {% if datafinal["negativePrompt"] != "" %}
Negative prompt
{{datafinal["negativePrompt"]}}
{%endif%}
{%for img in datafinal['images']%} {%endfor%}