{% extends "base.html" %} {% block title %}Effects - Art-DAG L1{% endblock %} {% block content %}
Effects are S-expression files that define video processing operations. Each effect is stored in IPFS and can be referenced by name in recipes.
{% if effects %}{{ meta.description }}
{% endif %}No effects uploaded yet.
Effects are S-expression files with metadata in comment headers.