This function is deprecated. Use the extra_packages
argument in function
install_pytorch()
to install additional packages.
1 | install_torch_extras(packages, conda = "auto")
|
packages |
Python packages to install |
conda |
Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations). Only used when PyTorch is installed within a conda environment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.