MCPcopy Create free account
hub / github.com/NVIDIA/vid2vid / get_image_dir

Method get_image_dir

util/html.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20 meta(http_equiv="reflesh", content=str(reflesh))
21
22 def get_image_dir(self):
23 return self.img_dir
24
25 def add_header(self, str):
26 with self.doc:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected