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