MCPcopy
hub / github.com/hpcaitech/ColossalAI / sd3_generation.py

File sd3_generation.py

examples/inference/stable_diffusion/sd3_generation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2
3from diffusers import DiffusionPipeline
4from torch import bfloat16

Callers

nothing calls this directly

Calls 1

inferFunction · 0.70

Tested by

no test coverage detected