I’m trying to get ChatGPT to generate an image of today’s meal and present this on a e-ink display.
I however have issues with the border it keeps adding to the images.
I tried with a prompt that was:
params:
domain: openai_conversation
service: generate_image
service_data:
config_entry: 01KA5WZN3Y1QDT96BV86MQQAXA
size: 1024x1024
quality: standard
style: natural
prompt: >-
generate one image of a plate of
Carbonara in an icon style or with simple graphics. Make sure the food
fills the image and there is not much dead space around the food
target: {}
running_script: false
It gave me: img-OwxwqMLTCxPvf4qO3gXrlwtH.png (1024×1024)
The last prompt was:
prompt: >-
generate one image of a plate of
Carbonara in an icon style or with simple graphics, make the it a close up
image of the food
And I got this: img-GHldgCVgYmCgjhBAgnwwQQBp.png (1024×1024)
I’m not at home at the moment so I can’t see the result on the display but I would like to get less of the border around the food since the screen size and resolution is limited.
My plan is to use 150 x 150 for the image. But I can’t have this much dead space.
Other images has worked fine with 150x150, so there is hope.
Anyone that knows how to speak to them to make them give me a good image?
EDIT:
ohh…
prompt: >-
generate one close up image with a plate of Carbonara in an icon style or
with simple graphics, make the it a close up image of the food
img-3Nh9Vrh9PRoMVGnzMRWOUPOw.png (1024×1024)
I believe I found a winner!