docs: state the apache-2.0 payload and example-only status - #1
Closed
rickstaa wants to merge 1 commit into
Closed
Conversation
Orchestrators pull this image, so the terms it ships under and the support it does not carry both need to be explicit: the server inside is daydream's StreamDiffusion, Apache-2.0, pinned and unmodified, with its LICENSE at /src/LICENSE and no NOTICE to propagate. Model weights are fetched at runtime under their own terms. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Orchestrators pull this image onto their own hardware, so two things it currently leaves implicit need saying out loud: the terms the payload ships under, and the support it does not carry.
What it says
Example, not a supported artifact. Publishing to
ghcr.io/livepeer/is packaging convenience so an operator can pull it, not a product commitment. The repo lives in the org because it succeeds thelive/streamdiffusionpipeline that was inlivepeer/ai-runnerfor years, not because it is a supported product.MIT wrapper, Apache-2.0 payload. The wrapper (Dockerfile, client.py, compose files, runners.json) is MIT per LICENSE. What runs inside is daydream's StreamDiffusion, a fork of cumulo-autumn/StreamDiffusion, both Apache-2.0.
Verified against the Dockerfile
94b9b96cb8a17d401ffbce516393d6482326ce62, in both the pip install and the clone./src, so the fork's LICENSE travels in the image at/src/LICENSE.Docs only, no behaviour change.