Skip to content

Commit 49e4e02

Browse files
authored
Update murica-generator.py
1 parent 967c4a3 commit 49e4e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/murica-generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
response = client.images.generate(
1414
model="gpt-image-1",
15-
prompt="a children's book drawing of a patriotic image representing the United States of America to be displayed on a small, black and white, low resolution display. Include fewer, larger items and not too much background detail",
15+
prompt="a children's book drawing of a patriotic image representing the United States of America to be displayed on a small, black and white, low resolution display. Include fewer, larger items and not too much background detail. Do not add text.",
1616
size="1024x1024",
1717
quality="auto",
1818
n=1,

0 commit comments

Comments
 (0)