From 74897ad3333d8e1a94bcf8aa6dc26626ca1085fd Mon Sep 17 00:00:00 2001 From: nateraw Date: Mon, 5 Dec 2022 16:11:02 -0500 Subject: [PATCH] :memo: wip docs --- hfdocs/source/installation.mdx | 1 - 1 file changed, 1 deletion(-) 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