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

Method encode

lvdm/modules/encoders/condition2.py:237–238  ·  view source on GitHub ↗
(self, text)

Source from the content-addressed store, hash-verified

235 return x
236
237 def encode(self, text):
238 return self(text)
239
240
241class FrozenOpenCLIPImageEmbedder(AbstractEncoder):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected