mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-12-16 12:13:27 +00:00
fixed qwen default settings
This commit is contained in:
parent
e6efa438e4
commit
8888b37489
@ -16,6 +16,6 @@
|
|||||||
"image_outputs": true
|
"image_outputs": true
|
||||||
},
|
},
|
||||||
"prompt": "draw a hat",
|
"prompt": "draw a hat",
|
||||||
"resolution": "1920x1088",
|
"resolution": "1280x720",,
|
||||||
"batch_size": 1
|
"batch_size": 1
|
||||||
}
|
}
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"reference_image": true,
|
"reference_image": true,
|
||||||
"image_outputs": true
|
"image_outputs": true
|
||||||
},
|
},
|
||||||
"prompt": "draw a hat",
|
"prompt": "add a hat",
|
||||||
"resolution": "1280x720",
|
"resolution": "1920x1088",
|
||||||
"batch_size": 1
|
"batch_size": 1
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user