There was an error while loading. Please reload this page.
2 parents 10c5e95 + 2665a2a commit 4ca0a2cCopy full SHA for 4ca0a2c
1 file changed
packages/openapi/descriptions/image.js
@@ -22,7 +22,7 @@ export default {
22
desc: `Specifies the dimensions (width x height in pixels) of the generated image. Must be between [512x512, 2048x2048].`,
23
},
24
adaptive: {
25
- desc: `The width and height pixels of the generated image. Currently only supports adaptive.`,
+ desc: `The model checks the size of the input picture against its internal size table and picks the closest match as the output picture size.`,
26
27
28
default: { desc: `The size of the generated image.` },
0 commit comments