Skip to content

examples: sd15-image — real GPU inference example (e2e J4)#52

Merged
PaulFidika merged 1 commit into
masterfrom
e2e/105-sd15-example
Jul 4, 2026
Merged

examples: sd15-image — real GPU inference example (e2e J4)#52
PaulFidika merged 1 commit into
masterfrom
e2e/105-sd15-example

Conversation

@PaulFidika

Copy link
Copy Markdown
Contributor

Minimal Stable Diffusion 1.5 @endpoint for the e2e J4 GPU journey (e2e #105): HF binding (stable-diffusion-v1-5/stable-diffusion-v1-5, fp16 variant only via files= allow patterns), pipeline injected into setup() from the annotation, PNG outputs via gen_worker.io.write_image (stored blob_ref path).

Example only — no library changes. py_compile clean; exercised end to end by task e2e-gpu in the e2e repo.

…to-image)

HF binding with fp16-only allow patterns, pipeline-typed setup() injection,
PNG outputs through write_image (stored blob_ref path). Driven by the cozy
e2e J4 GPU journey (task e2e-gpu).
@PaulFidika PaulFidika merged commit f428973 into master Jul 4, 2026
1 check passed
@PaulFidika PaulFidika deleted the e2e/105-sd15-example branch July 4, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant