Skip to content

Add sdxl and faceid docker containers#3738

Merged
victorges merged 2 commits intomasterfrom
cursor/add-sdxl-and-faceid-docker-containers-7b47
Sep 11, 2025
Merged

Add sdxl and faceid docker containers#3738
victorges merged 2 commits intomasterfrom
cursor/add-sdxl-and-faceid-docker-containers-7b47

Conversation

@victorges
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
This pull request adds support for two new StreamDiffusion variants, streamdiffusion-sdxl and streamdiffusion-sdxl-faceid, by mapping them to their respective Docker images in the ai/worker/docker.go file. This enables the system to correctly identify and launch these new live pipeline containers.

Specific updates (required)

  • Added streamdiffusion-sdxl to the livePipelineToImage map, pointing to livepeer/ai-runner:live-app-streamdiffusion-sdxl.
  • Added streamdiffusion-sdxl-faceid to the livePipelineToImage map, pointing to livepeer/ai-runner:live-app-streamdiffusion-sdxl-faceid.
  • Configured the new entries to mirror the existing streamdiffusion-sd15 pattern, including descriptive comments.

How did you test each of these updates (required)
The configuration style for the new entries was verified by inspecting the git commit history that introduced the streamdiffusion-sd15 variant to ensure consistency. The project was built locally to confirm that the changes compile successfully.

Does this pull request close any open issues?

Checklist:


Open in Cursor Open in Web

Co-authored-by: victorgelias <victorgelias@gmail.com>
@cursor
Copy link

cursor bot commented Sep 11, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions github-actions bot added go Pull requests that update Go code AI Issues and PR related to the AI-video branch. labels Sep 11, 2025
Co-authored-by: victorgelias <victorgelias@gmail.com>
@victorges victorges marked this pull request as ready for review September 11, 2025 03:31
@victorges victorges merged commit 1d62ddc into master Sep 11, 2025
13 of 14 checks passed
@victorges victorges deleted the cursor/add-sdxl-and-faceid-docker-containers-7b47 branch September 11, 2025 03:35
@j0sh j0sh mentioned this pull request Sep 16, 2025
5 tasks
ad-astra-video pushed a commit to ad-astra-video/go-livepeer that referenced this pull request Sep 19, 2025
* Add SDXL and SDXL FaceID streamdiffusion images

Co-authored-by: victorgelias <victorgelias@gmail.com>

* Refactor: Clarify docker image descriptions

Co-authored-by: victorgelias <victorgelias@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Issues and PR related to the AI-video branch. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants