• Joined on 2024-04-09
giles pushed to main at art-dag/celery 2026-02-06 10:45:16 +00:00
48018d09b7 Add CI/CD workflow
giles pushed to main at art-dag/celery 2026-02-05 11:07:14 +00:00
7411aa74c4 Add JAX backend with frame-varying random keys
giles pushed to main at art-dag/celery 2026-02-04 21:17:00 +00:00
0534081e44 Fix HLS validation for multi-resolution output
giles pushed to main at art-dag/celery 2026-02-04 21:07:35 +00:00
2f56ffc472 Fix live HLS streaming with dynamic quality playlist URLs
giles pushed to main at art-dag/celery 2026-02-04 21:00:09 +00:00
4647dd52c8 Add IPFS proxy for live HLS streaming - rewrites playlist URLs
giles pushed to main at art-dag/celery 2026-02-04 20:54:46 +00:00
9a73dffaa6 Fix FFmpeg audio mapping in MultiResHLS
giles pushed to main at art-dag/celery 2026-02-04 20:50:15 +00:00
5835344e30 Add audio support to MultiResolutionHLSOutput
giles pushed to main at art-dag/celery 2026-02-04 20:35:47 +00:00
3dda5f5f50 Add psycopg2-binary and nest_asyncio to requirements
giles pushed to main at art-dag/celery 2026-02-04 20:29:44 +00:00
cdbc962b12 Add synchronous database functions for streaming
giles pushed to main at art-dag/celery 2026-02-04 20:26:43 +00:00
76e4a002a0 Add missing multi_res_output.py and update gpu_output.py
giles pushed to main at art-dag/celery 2026-02-04 20:23:00 +00:00
e2761798a8 Unify HLS players with Live/Replay mode toggle
giles pushed to main at art-dag/celery 2026-02-04 20:16:19 +00:00
81dc40534c Add progress metadata to ipfs-stream endpoint
giles pushed to main at art-dag/celery 2026-02-04 20:13:31 +00:00
43d73c7bf7 Fix segment deletion and add progress callback
giles pushed to main at art-dag/celery 2026-02-04 17:56:13 +00:00
d900df5aa0 Add View on IPFS button to effect and recipe detail pages
giles pushed to main at art-dag/celery 2026-02-04 17:43:34 +00:00
13415fb420 Add Run Recipe and Delete buttons to recipe detail page
giles pushed to main at art-dag/celery 2026-02-04 17:18:20 +00:00
d6c575760b Add Delete and Run Again buttons to run detail page
giles pushed to main at art-dag/celery 2026-02-04 16:33:20 +00:00
9a8a701492 Fix GPU encoding black frames and improve debug logging
giles pushed to main at art-dag/celery 2026-02-04 12:46:55 +00:00
b15e381f81 Use /ipfs-ts/ path for HLS segments to get correct MIME type
giles pushed to main at art-dag/celery 2026-02-04 12:32:57 +00:00
baf79f453f Fix IPFS stream caching - return live playlist CID from database
giles pushed to main at art-dag/celery 2026-02-04 12:21:34 +00:00
cd95e62899 Use base primitive names, let interpreter auto-select GPU