Minor formatting change
This commit is contained in:
parent
87e96ba0f3
commit
03a6b82254
@ -10,7 +10,7 @@ response = client.images.generate(
|
||||
prompt='cthulhu, paper craft art, minimal detail',
|
||||
size='1024x1024',
|
||||
quality='standard',
|
||||
n=1,
|
||||
n=1
|
||||
)
|
||||
|
||||
image_url = response.data[0].url
|
||||
|
Loading…
Reference in New Issue
Block a user