Uploads an existing RVC model to be used with Weights from the specified URL and creates a new model entry in the database. The user must be authenticated.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the details of the newly created RVC model.
The response is of type object
.