Skip to content

num_outputs: is not working #58

@phn2211

Description

@phn2211

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions