File size: 91 Bytes
e5a560a
 
 
 
 
1
2
3
4
5
6
model = dict(
    text_encoder=dict(
        type='PretrainedQwenImageTextEncoder'
    )
)