feat(comfystream): overlay the published image with Livepeer integration - #84
Closed
eliteprox wants to merge 1 commit into
Closed
feat(comfystream): overlay the published image with Livepeer integration#84eliteprox wants to merge 1 commit into
eliteprox wants to merge 1 commit into
Conversation
Keep ComfyStream as a pulled package/image and move register_runner, trickle, and the smoke client into this example so the app can be redeployed without forking the ComfyStream repo.
Author
|
Not sure that this image will be up to date or functional, but if not, can build base from livepeer/comfystream#594 |
Member
|
Hey @eliteprox thanks for your PR. For maintability, I changed the contribution guide to only include examples that hit an edge of the possibility matrix. As a result its better to create a seperate repo as the trickle path is already covered by the echo example. See https://github.com/livepeer/runner-app-examples#external-examples for more information. |
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.
Keep ComfyStream as a pulled package/image and move register_runner, trickle, and the smoke client into this example so the app can be redeployed without forking the ComfyStream repo.