Diffusers
tiny-zimage-modular-pipe / modular_model_index.json
sayakpaul's picture
sayakpaul HF Staff
Upload ZImageModularPipeline
cd2a1ef verified
{
"_blocks_class_name": "ZImageAutoBlocks",
"_class_name": "ZImageModularPipeline",
"_diffusers_version": "0.37.0.dev0",
"scheduler": [
null,
null,
{
"pretrained_model_name_or_path": "hf-internal-testing/tiny-zimage-pipe",
"revision": null,
"subfolder": "scheduler",
"type_hint": [
"diffusers",
"FlowMatchEulerDiscreteScheduler"
],
"variant": null
}
],
"text_encoder": [
null,
null,
{
"pretrained_model_name_or_path": "hf-internal-testing/tiny-zimage-pipe",
"revision": null,
"subfolder": "text_encoder",
"type_hint": [
"transformers",
"Qwen3Model"
],
"variant": null
}
],
"tokenizer": [
null,
null,
{
"pretrained_model_name_or_path": "hf-internal-testing/tiny-zimage-pipe",
"revision": null,
"subfolder": "tokenizer",
"type_hint": [
"transformers",
"Qwen2Tokenizer"
],
"variant": null
}
],
"transformer": [
null,
null,
{
"pretrained_model_name_or_path": "hf-internal-testing/tiny-zimage-pipe",
"revision": null,
"subfolder": "transformer",
"type_hint": [
"diffusers",
"ZImageTransformer2DModel"
],
"variant": null
}
],
"vae": [
null,
null,
{
"pretrained_model_name_or_path": "hf-internal-testing/tiny-zimage-pipe",
"revision": null,
"subfolder": "vae",
"type_hint": [
"diffusers",
"AutoencoderKL"
],
"variant": null
}
]
}