MCPcopy Create free account
hub / github.com/TencentARC/InstantMesh / __init__

Method __init__

train.py:114–115  ·  view source on GitHub ↗
(self, savedir)

Source from the content-addressed store, hash-verified

112 Modified from https://github.com/threestudio-project/threestudio/blob/main/threestudio/utils/callbacks.py#L60
113 """
114 def __init__(self, savedir):
115 self.savedir = savedir
116
117 def get_file_list(self):
118 return [

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected