Skip to content

Commit 9376990

Browse files
committed
feat: add uso model desc
1 parent af59d7b commit 9376990

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/openapi/descriptions/image.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ export default {
6060
default: {
6161
desc: `List of URLs or local Base64 encoded images to edit.`,
6262
},
63+
uso: {
64+
desc: `Array of image URLs: [content_image, style_image, extra_style_image]`
65+
}
6366
},
6467
do_remove_background: {
6568
desc: `Enables removing the background from the input image.`,

0 commit comments

Comments
 (0)