# 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