skip_if_no_torch = function() {
if (!torch::torch_is_installed())
skip("required torch version not available for testing")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.