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

Edit Action: {{ action.name }}

Cancel
Basic Information
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 %}