{% extends "layout.html" %} {% block content %}

Edit Action: {{ action.name }}

Cancel
Basic Information
{% set tags = action.data.tags if action.data.tags is mapping else {} %}
When enabled, no clothing/wardrobe prompts are injected during generation.
LoRA Settings

When Min ≠ Max, weight is randomised between them each generation.

{% set action_details = action.data.get('action', {}) %}
Action Details
{% for key, value in action_details.items() %}
{% endfor %}
Cancel
{% endblock %}