{% extends "base.html" %} {% block title %}{{ recipe.name }} - Recipe - Art-DAG L1{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
{{ recipe.description }}
{% endif %}{{ recipe.recipe_id[:16] }}...
{{ recipe.ipfs_cid[:16] }}...
{{ recipe.step_count or recipe.steps|length }}
{{ recipe.author }}
This recipe uses frame-by-frame streaming rendering. The pipeline is defined as an S-expression that generates frames dynamically.
{{ step.params | tojson }}
{{ recipe.sexp }}
{% else %}
No source available
{% endif %}