Files
recipes/render_dog_cat.py
gilesb 5b420b4e1f Add identity-then-dog recipe
Chains identity effect followed by dog effect on cat input.
Demonstrates effect chaining: SOURCE → EFFECT → EFFECT → output

Since identity(cat) = cat, the result is dog(cat) = dog video.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 12:14:04 +00:00

3.0 KiB