Skip to content

Commit

Permalink
feat: minor prompt tweak for the art shorcut
Browse files Browse the repository at this point in the history
  • Loading branch information
Fortyseven committed Aug 20, 2024
1 parent 57b1faf commit 3f9ccc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
import { Readability } from '@mozilla/readability';
const QUICK_ART_PROMPT =
'[Write a paragraph visually describing the current scenario for an AI art generator. Describe the scene, the mood, etc.]';
'[Write a paragraph visually describing the current moment for an AI art generator. Describe the scene, the mood, etc.]';
let inputEl = undefined;
Expand Down

0 comments on commit 3f9ccc3

Please sign in to comment.