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

Method _print

pix2pix/util/get_data.py:35–37  ·  view source on GitHub ↗
(self, text)

Source from the content-addressed store, hash-verified

33 self._verbose = verbose
34
35 def _print(self, text):
36 if self._verbose:
37 print(text)
38
39 @staticmethod
40 def _get_options(r):

Callers 2

_download_dataMethod · 0.95
getMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected