replicate-python icon indicating copy to clipboard operation
replicate-python copied to clipboard

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

Open Ivan-developer0 opened this issue 7 months ago • 0 comments

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!

Ivan-developer0 avatar May 15 '25 15:05 Ivan-developer0