Skip to content

Commit

Permalink
trying to reduce text in the pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
andrioid committed Oct 15, 2024
1 parent c43d572 commit 40b5199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/actions/hello/ai.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export function imagePrompt(insult: string, country: string) {
`Summarize the following joke about ${country}: "${insult}"`,
"stunning shot, beautiful nature, happy people",
"Caricature art-style",
"No text",
"No text, No titles, No quotes",
];
return prompt.join(". ");
}
Expand Down

0 comments on commit 40b5199

Please sign in to comment.