-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Description
hey, i would like to use the variations of num_outputs. unfortunately i do not get it work. that's the code:
const output = await replicate.run(
"prompthero/openjourney:9936c2001faa2194a261c01381f90e65261879985476014a0a37a334593a05eb",
{
input: {
prompt: "mdjrny-v4 style a highly detailed image of a man on a hill watching a rocket launch in the distance by artgerm, by wlop, by greg rutkowski, volumetric lighting, octane render",
width: 768,
height: 512,
num_outputs: 3
}
}
);
Metadata
Metadata
Assignees
Labels
No labels