| { |
| "_class_name": "UniT2IXLPipeline", |
| "_diffusers_version": "0.31.0", |
| "feature_extractor": [ |
| null, |
| null |
| ], |
| "force_zeros_for_empty_prompt": true, |
| "image_encoder": [ |
| null, |
| null |
| ], |
| "scheduler": [ |
| "diffusers", |
| "EulerDiscreteScheduler" |
| ], |
| "text_encoder": [ |
| "transformers", |
| "ChineseCLIPTextModel" |
| ], |
| "text_encoder_2": [ |
| "transformers", |
| "MT5EncoderModel" |
| ], |
| "text_projection": [ |
| "pipeline_unit2ixl", |
| "TextProjection" |
| ], |
| "text_projection_2_0": [ |
| "pipeline_unit2ixl", |
| "TextProjection" |
| ], |
| "text_projection_2_1": [ |
| "pipeline_unit2ixl", |
| "TextProjection" |
| ], |
| "tokenizer": [ |
| "transformers", |
| "BertTokenizer" |
| ], |
| "tokenizer_2": [ |
| "transformers", |
| "T5Tokenizer" |
| ], |
| "unet": [ |
| "diffusers", |
| "UNet2DConditionModel" |
| ], |
| "vae": [ |
| "diffusers", |
| "AutoencoderKL" |
| ] |
| } |
|
|