Skip to content

replicate.run() fails with "Input is required" even when input is given #432

Open
@Ivan-developer0

Description

@Ivan-developer0

Hi team 👋
Calling:
replicate.run("user/model", input={"prompt": "Hello"})
Returns:
ValueError: Input is required
Even though the input is provided. Happens on certain models.
Any idea what causes this?

Thanks!

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