Skip to content

How can I get an input from prediction result? #327

@ZeroCho

Description

@ZeroCho

I'm using replicate.run for running image models, and their outputs don't have info for input parameter values used for image generation. Is there a way to get those input values from response? Or do I have to save input myself before running prediction, and use it after prediction?

I found that replicate.predictions.create and replicate.predictions.get return value give me back my input, but replicate.run doesn't.

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