Skip to content

ai/worker: Add sd15-v2v image support#3823

Merged
victorges merged 2 commits intomasterfrom
vg/feat/sd-sd15-v2v
Dec 5, 2025
Merged

ai/worker: Add sd15-v2v image support#3823
victorges merged 2 commits intomasterfrom
vg/feat/sd-sd15-v2v

Conversation

@victorges
Copy link
Contributor

@victorges victorges commented Dec 5, 2025

What does this pull request do? Explain your changes. (required)
This adds support for the live-video-to-video:streamdiffusion-sd15-v2v image for
having warmed up node pools with streamv2v enabled (cached attention)

Specific updates (required)

  • add image config

How did you test each of these updates (required)
go test ./ai/worker

Does this pull request close any open issues?
Implements streamv2v support

Checklist:

@github-actions github-actions bot added go Pull requests that update Go code AI Issues and PR related to the AI-video branch. labels Dec 5, 2025
@victorges victorges marked this pull request as ready for review December 5, 2025 19:21
@victorges victorges merged commit 83ea085 into master Dec 5, 2025
12 of 13 checks passed
@victorges victorges deleted the vg/feat/sd-sd15-v2v branch December 5, 2025 19:21
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.66744%. Comparing base (9f123db) to head (2bed92a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #3823         +/-   ##
===================================================
- Coverage   31.67769%   31.66744%   -0.01025%     
===================================================
  Files            159         159                 
  Lines          39018       39018                 
===================================================
- Hits           12360       12356          -4     
- Misses         25763       25768          +5     
+ Partials         895         894          -1     
Files with missing lines Coverage Δ
ai/worker/docker.go 70.79108% <ø> (+0.20284%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f123db...2bed92a. Read the comment docs.

Files with missing lines Coverage Δ
ai/worker/docker.go 70.79108% <ø> (+0.20284%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant