QwenImage-modular / modular_model_index.json
YiYiXu's picture
Update modular_model_index.json
87fc3c5 verified
{
"_blocks_class_name": "SequentialPipelineBlocks",
"_class_name": "QwenModularPipeline",
"_diffusers_version": "0.35.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": [
null,
null,
{
"repo": "Qwen/Qwen-Image",
"revision": null,
"subfolder": "scheduler",
"type_hint": [
"diffusers",
"FlowMatchEulerDiscreteScheduler"
],
"variant": null
}
],
"text_encoder": [
null,
null,
{
"repo": "Qwen/Qwen-Image",
"revision": null,
"subfolder": "text_encoder",
"type_hint": [
"transformers",
"Qwen2_5_VLForConditionalGeneration"
],
"variant": null
}
],
"tokenizer": [
null,
null,
{
"repo": "Qwen/Qwen-Image",
"revision": null,
"subfolder": "tokenizer",
"type_hint": [
"transformers",
"Qwen2Tokenizer"
],
"variant": null
}
],
"tokenizer_max_length": 1024,
"transformer": [
null,
null,
{
"repo": "Qwen/Qwen-Image",
"revision": null,
"subfolder": "transformer",
"type_hint": [
"diffusers",
"QwenImageTransformer2DModel"
],
"variant": null
}
],
"controlnet": [
null,
null,
{
"repo": "InstantX/Qwen-Image-ControlNet-Union",
"revision": null,
"subfolder": "",
"type_hint": [
"diffusers",
"QwenImageControlNetModel"
],
"variant": null
}
],
"vae": [
null,
null,
{
"repo": "Qwen/Qwen-Image",
"revision": null,
"subfolder": "vae",
"type_hint": [
"diffusers",
"AutoencoderKLQwenImage"
],
"variant": null
}
]
}