diff --git a/hfdocs/source/installation.mdx b/hfdocs/source/installation.mdx index 1be87857..a83a6104 100644 --- a/hfdocs/source/installation.mdx +++ b/hfdocs/source/installation.mdx @@ -45,7 +45,6 @@ Alternatively, you can install `timm` from GitHub directly to get the latest, bl pip install git+https://github.com/rwightman/pytorch-image-models.git ``` -```bash Run the following command to check if `timm` has been properly installed: ```bash