MCPcopy Create free account
hub / github.com/MotrixLab/AiOS / name

Method name

util/smplx/smplx/body_models.py:1893–1894  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1891 return self._num_expression_coeffs
1892
1893 def name(self) -> str:
1894 return 'FLAME'
1895
1896 def extra_repr(self):
1897 msg = [

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected