reduce image size for performance reasons
This commit is contained in:
@@ -287,7 +287,7 @@
|
|||||||
prompt: prompt,
|
prompt: prompt,
|
||||||
model: model,
|
model: model,
|
||||||
n: 1,
|
n: 1,
|
||||||
size: '1024x1024'
|
size: '512x512'
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
.then(function(response) {
|
.then(function(response) {
|
||||||
|
|||||||
Reference in New Issue
Block a user