MCPcopy Create free account
hub / github.com/TencentARC/MotionCtrl / encode

Method encode

lvdm/modules/encoders/condition2.py:17–18  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

15 super().__init__()
16
17 def encode(self, *args, **kwargs):
18 raise NotImplementedError
19
20
21class IdentityEncoder(AbstractEncoder):

Callers 2

forwardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected