MCPcopy
hub / github.com/thygate/stable-diffusion-webui-depthmap-script / main.py

File main.py

inpaint/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import numpy as np
2import argparse
3import glob
4import os

Callers

nothing calls this directly

Calls 14

get_MiDaS_samplesFunction · 0.90
run_boostmonodepthFunction · 0.90
read_MiDaS_depthFunction · 0.90
Inpaint_Edge_NetClass · 0.90
Inpaint_Depth_NetClass · 0.90
Inpaint_Color_NetClass · 0.90
write_meshFunction · 0.90
read_plyFunction · 0.90
output_3d_photoFunction · 0.90
loadMethod · 0.80
toMethod · 0.80

Tested by

no test coverage detected