File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 34
34
_import_structure ["autoencoders.vq_model" ] = ["VQModel" ]
35
35
_import_structure ["controlnet" ] = ["ControlNetModel" ]
36
36
_import_structure ["controlnet_xs" ] = ["ControlNetXSAdapter" , "UNetControlNetXSModel" ]
37
- _import_structure ["dual_transformer_2d" ] = ["DualTransformer2DModel" ]
38
37
_import_structure ["embeddings" ] = ["ImageProjection" ]
39
38
_import_structure ["modeling_utils" ] = ["ModelMixin" ]
40
39
_import_structure ["transformers.dit_transformer_2d" ] = ["DiTTransformer2DModel" ]
40
+ _import_structure ["transformers.dual_transformer_2d" ] = ["DualTransformer2DModel" ]
41
41
_import_structure ["transformers.hunyuan_transformer_2d" ] = ["HunyuanDiT2DModel" ]
42
42
_import_structure ["transformers.pixart_transformer_2d" ] = ["PixArtTransformer2DModel" ]
43
43
_import_structure ["transformers.prior_transformer" ] = ["PriorTransformer" ]
You can’t perform that action at this time.
0 commit comments