MCPcopy Create free account
hub / github.com/LuChengTHU/dpm-solver / inpaint.py

File inpaint.py

examples/stable-diffusion/scripts/inpaint.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse, os, sys, glob
2from omegaconf import OmegaConf
3from PIL import Image
4from tqdm import tqdm

Callers

nothing calls this directly

Calls 9

DDIMSamplerClass · 0.90
instantiate_from_configFunction · 0.85
tqdmFunction · 0.85
make_batchFunction · 0.85
decode_first_stageMethod · 0.80
load_state_dictMethod · 0.45
ema_scopeMethod · 0.45
encodeMethod · 0.45
sampleMethod · 0.45

Tested by

no test coverage detected