model_output_sizes | R Documentation |
Retrieve model's output dimensions.
model_output_sizes(url, name, config = jsonlite::fromJSON("{}"))
url |
URL the model is running at. |
name |
Name of the desired model |
config |
Model-specific configuration options. |
List of output dimensions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.