MotionLCM / configs /modules_mld /text_encoder.yaml
wxDai's picture
init
6b1e9f7
raw
history blame contribute delete
No virus
207 Bytes
text_encoder:
target: mld.models.architectures.mld_clip.MldTextEncoder
params:
last_hidden_state: false # if true, the last hidden state is used as the text embedding
modelpath: ${model.t5_path}