Skip to content

replicate.deployments.get fails #270

Closed
@alxiang

Description

@alxiang

We created a deployment of demucs (https://replicate.com/cjwbw/demucs) on Replicate a few weeks ago. We were on version 0.22.0 of the package, and the following code worked fine:

replicate.deployments.get("pathstone-labs/lifelike-demucs")

However, when we upload to version 0.25.0 of the package, we see the following error:

1 validation error for Deployment current_release -> configuration -> scaling field required (type=value_error.missing)

So we are currently sticking to v0.22.0. Was there some kind of backwards incompatibility introduced in the recent versions of this package? 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