File size: 269 Bytes
0179f45
 
 
 
1
2
3
4
5
# Student Adapter Text Encoder — drop-in replacement for Qwen3 text encoder
# Supports ZImagePipeline via trust_remote_code=True auto_map.
from .configuration_student_adapter import StudentAdapterConfig
from .modeling_student_adapter import StudentAdapterTextEncoder