mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
19 lines
824 B
JSON
19 lines
824 B
JSON
{
|
|
"model": {
|
|
"name": "Qwen Image Edit 20B",
|
|
"architecture": "qwen_image_edit_20B",
|
|
"description": "Qwen Image Edit is generative model that will generate very high quality images. It can be used to edit a Subject or combine multiple Subjects. It is one of the few models capable to generate in the image very long texts.",
|
|
"URLs": [
|
|
"https://huggingface.co/DeepBeepMeep/Qwen_image/resolve/main/qwen_image_edit_20B_bf16.safetensors",
|
|
"https://huggingface.co/DeepBeepMeep/Qwen_image/resolve/main/qwen_image_edit_20B_quanto_bf16_int8.safetensors"
|
|
],
|
|
"attention": {
|
|
"<89": "sdpa"
|
|
},
|
|
"reference_image": true,
|
|
"image_outputs": true
|
|
},
|
|
"prompt": "draw a hat",
|
|
"resolution": "1280x720",
|
|
"batch_size": 1
|
|
} |