MCPcopy
hub / github.com/huggingface/diffusers / pipeline_output.py

File pipeline_output.py

src/diffusers/pipelines/stable_diffusion_xl/pipeline_output.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from dataclasses import dataclass
2
3import numpy as np
4import PIL.Image

Callers

nothing calls this directly

Calls 1

is_flax_availableFunction · 0.85

Tested by

no test coverage detected