Model Lab API

Get Model Lab artifact content

Download the raw content of a Model Lab artifact file.

get/api/v2/model-lab-api/artifacts/content

Query parameters

project_idstring required
Example:1

ID of the project.

artifact_pathstring required
Example:runs/42/model/weights.pt

Path to the artifact relative to the project directory.

Response

OK

Changes