Diffusers
tiny-qwenimage-modular / modular_model_index.json
sayakpaul's picture
sayakpaul HF Staff
Upload QwenImageModularPipeline
d83001e verified
{
"_blocks_class_name": "SequentialPipelineBlocks",
"_class_name": "QwenImageModularPipeline",
"_diffusers_version": "0.36.0.dev0",
"prompt_template_encode": "<|im_start|>system\nDescribe the image by detailing the color, shape, size, texture, quantity, text, spatial relationships of the objects and background:<|im_end|>\n<|im_start|>user\n{}<|im_end|>\n<|im_start|>assistant\n",
"prompt_template_encode_start_idx": 34,
"scheduler": [
"diffusers",
"FlowMatchEulerDiscreteScheduler",
{
"repo": "hf-internal-testing/tiny-qwenimage-pipe",
"revision": null,
"subfolder": "scheduler",
"type_hint": [
"diffusers",
"FlowMatchEulerDiscreteScheduler"
],
"variant": null
}
],
"text_encoder": [
"transformers",
"Qwen2_5_VLForConditionalGeneration",
{
"repo": "hf-internal-testing/tiny-qwenimage-pipe",
"revision": null,
"subfolder": "text_encoder",
"type_hint": [
"transformers",
"Qwen2_5_VLForConditionalGeneration"
],
"variant": null
}
],
"tokenizer": [
"transformers",
"Qwen2Tokenizer",
{
"repo": "hf-internal-testing/tiny-qwenimage-pipe",
"revision": null,
"subfolder": "tokenizer",
"type_hint": [
"transformers",
"Qwen2Tokenizer"
],
"variant": null
}
],
"tokenizer_max_length": 1024,
"transformer": [
"diffusers",
"QwenImageTransformer2DModel",
{
"repo": "hf-internal-testing/tiny-qwenimage-pipe",
"revision": null,
"subfolder": "transformer",
"type_hint": [
"diffusers",
"QwenImageTransformer2DModel"
],
"variant": null
}
],
"vae": [
"diffusers",
"AutoencoderKLQwenImage",
{
"repo": "hf-internal-testing/tiny-qwenimage-pipe",
"revision": null,
"subfolder": "vae",
"type_hint": [
"diffusers",
"AutoencoderKLQwenImage"
],
"variant": null
}
]
}