MCPcopy
hub / github.com/kohya-ss/sd-scripts / sd3_minimal_inference.py

File sd3_minimal_inference.py

sd3_minimal_inference.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Minimum Inference Code for SD3
2
3import argparse
4import datetime

Callers

nothing calls this directly

Calls 10

init_ipexFunction · 0.90
setup_loggingFunction · 0.90
get_preferred_deviceFunction · 0.90
load_safetensorsFunction · 0.90
toMethod · 0.80
generate_imageFunction · 0.70
merge_toMethod · 0.45
apply_toMethod · 0.45
load_state_dictMethod · 0.45
set_multiplierMethod · 0.45

Tested by

no test coverage detected