feature: add management api to comfystream#177
Open
ad-astra-video wants to merge 38 commits intoyondonfu:mainfrom
Open
feature: add management api to comfystream#177ad-astra-video wants to merge 38 commits intoyondonfu:mainfrom
ad-astra-video wants to merge 38 commits intoyondonfu:mainfrom
Conversation
Collaborator
|
@ad-astra-video Can you re-open this PR to https://github.com/livepeer/comfystream ? |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #177 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 55 55
=========================================
Hits 55 55 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e711d6d to
9c23759
Compare
restore torch init to app.py
…178) - Consolidate builds to a single workflow - Build sequentially after base, reusing the old image
Removes the Tensordock spinup script, which uses Tensordock API v0, which is no longer maintained now that Tensordock API v2 has been released. Ansible scripts now provide a more reliable and maintainable alternative.
* Update docker.yaml Fix typo in workflow file Remove quotes to fix parsing error --------- Co-authored-by: John | Elite Encoder <john@eliteencoder.net>
Update readme to reference this repo
aab2a80 to
d3993eb
Compare
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.
Add API routes to install and remove nodes/models for comfystream and comfyui.
Nodes are installed to the
comfystreamconda environment using github urls.