Skip to content

docs: list the StreamDiffusion app under external examples - #81

Merged
rickstaa merged 2 commits into
mainfrom
rs/external-streamdiffusion
Aug 19, 2026
Merged

docs: list the StreamDiffusion app under external examples#81
rickstaa merged 2 commits into
mainfrom
rs/external-streamdiffusion

Conversation

@rickstaa

@rickstaa rickstaa commented Aug 18, 2026

Copy link
Copy Markdown
Member

Adds one row to External examples for livepeer/streamdiffusion-livepeer-runner: realtime prompt-driven img2img, with daydream's StreamDiffusion realtime-img2img server run unmodified behind the reverse proxy.

Its axes (static registration, persistent mode, WebSocket, hour pricing) are already covered by vllm, api-proxy, and realtime-transcription, so per the curated-set policy it does not belong here as a directory. It ships as its own repo instead and is linked, which is what this PR does.

The repo follows the convention from the template's README: named <app>-livepeer-runner, tagged with the livepeer-runner topic, and Livepeer named in the description. It is built from template-livepeer-runner and is self-contained, so its compose files pull nothing from a parent directory.

Verified offchain on an RTX 3090 before opening this: the app registers via runners.json, /discovery advertises livepeer/streamdiffusion, and a client reserves a session and streams MJPEG through the orchestrator with the restyle applied. The on-chain path is unrun (it needs funded wallets).

Copilot AI lite review requested due to automatic review settings August 18, 2026 09:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Its axes (static, persistent, WebSocket, hour) are already covered here, so
per the curated-set policy it ships as its own repo and is linked instead.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@rickstaa
rickstaa force-pushed the rs/external-streamdiffusion branch from cb61181 to d532eb3 Compare August 18, 2026 09:24
MJPEG is what the output stream carries, not how it is carried, and the
row left out HTTP even though the output and prompt endpoints are both
plain HTTP. Every other row in the table names transports.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@rickstaa
rickstaa merged commit 5868d2b into main Aug 19, 2026
2 checks passed
@rickstaa
rickstaa deleted the rs/external-streamdiffusion branch August 19, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants