Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
class
IdentityEncoder(AbstractEncoder):
Callers
2
encode_with_pretrained
Method · 0.45
forward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected