Skip to content

Commit

Permalink
improved prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutlope committed Mar 24, 2023
1 parent 3e18e3f commit 550facd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/api/generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default async function handler(
prompt: prompt,
scale: 9,
a_prompt:
"best quality, photo from Pinterest, interior, cinematic photo, ultra-detailed, ultra-realistic, award-winning, interior design",
"best quality, photo from Pinterest, interior, cinematic photo, ultra-detailed, ultra-realistic, award-winning, interior design, natural lighting",
n_prompt:
"longbody, lowres, bad anatomy, bad hands, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality",
},
Expand Down

1 comment on commit 550facd

@vercel
Copy link

@vercel vercel bot commented on 550facd Mar 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.