Skip to main content

schedule_model_download

Function schedule_model_download 

Source
pub fn schedule_model_download(
    url: String,
    filename: String,
    model_id: String,
) -> Result<Value, String>