API
This REST API provides programmatic access to all research aspects of this OCHRE site, subject to the same authentication and permissions checks that govern the web interface.
GET /api/machinelearningmodel/create/huggingface/
{
"name": "",
"force": null,
"huggingface_name": "",
"created_by": null
}