CoTyle / piFlow /configs /piqwen /_text_encoder.py
root
update
e5a560a
Raw
History Blame
91 Bytes
model = dict(
text_encoder=dict(
type='PretrainedQwenImageTextEncoder'
)
)