Skip to content

Commit 8208272

Browse files
committed
dev-demo, change countToGenerate
1 parent a20eecb commit 8208272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-demo/resources/apartments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ export default {
302302
// return [`https://tmpbucket-adminforth.s3.eu-central-1.amazonaws.com/${record.apartment_source}`];
303303
// },
304304
generationPrompt: "Add a 10 kittyies to the appartment look, it should be foto-realistic, they should be different colors, sitting all around the appartment",
305-
countToGenerate: 3,
305+
countToGenerate: 1,
306306
outputSize: '1024x1024',
307307
// rateLimit: {
308308
// limit: "2/1m",

0 commit comments

Comments
 (0)