MCPcopy Create free account
hub / github.com/thygate/stable-diffusion-webui-depthmap-script / show

Method show

scripts/depthmap.py:18–19  ·  view source on GitHub ↗
(self, is_img2img)

Source from the content-addressed store, hash-verified

16 return SCRIPT_NAME
17
18 def show(self, is_img2img):
19 return True
20
21 def ui(self, is_img2img):
22 gr.HTML() # Work around a Gradio bug

Callers 5

refine_color_around_edgeFunction · 0.80
depth_inpaintingFunction · 0.80
remove_redundant_edgeFunction · 0.80
context_and_holesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected