MCPcopy
hub / github.com/Stability-AI/generative-models / sampling.py

File sampling.py

scripts/demo/sampling.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pytorch_lightning import seed_everything
2
3from scripts.demo.streamlit_helpers import *
4

Callers

nothing calls this directly

Calls 8

set_lowvram_modeFunction · 0.85
init_save_locallyFunction · 0.85
init_stFunction · 0.85
init_samplingFunction · 0.85
run_txt2imgFunction · 0.85
run_img2imgFunction · 0.85
apply_refinerFunction · 0.85
perform_save_locallyFunction · 0.70

Tested by

no test coverage detected