There was an error while loading. Please reload this page.
1 parent af59d7b commit 9376990Copy full SHA for 9376990
1 file changed
packages/openapi/descriptions/image.js
@@ -60,6 +60,9 @@ export default {
60
default: {
61
desc: `List of URLs or local Base64 encoded images to edit.`,
62
},
63
+ uso: {
64
+ desc: `Array of image URLs: [content_image, style_image, extra_style_image]`
65
+ }
66
67
do_remove_background: {
68
desc: `Enables removing the background from the input image.`,
0 commit comments