From 51a820676878dbe26260bb566ffc522e684ce8f6 Mon Sep 17 00:00:00 2001 From: nateraw Date: Mon, 5 Dec 2022 18:52:23 -0500 Subject: [PATCH] :construction: wip --- hfdocs/source/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hfdocs/source/quickstart.mdx b/hfdocs/source/quickstart.mdx index fc52ae4b..7c925101 100644 --- a/hfdocs/source/quickstart.mdx +++ b/hfdocs/source/quickstart.mdx @@ -225,4 +225,4 @@ If we check the imagenet labels for the top index, we can see what the model pre {'label': 'basset, basset_hound', 'value': 0.024628572165966034}, {'label': 'bluetick', 'value': 0.010317106731235981}, {'label': 'English_foxhound', 'value': 0.006958036217838526}] -``` +``` \ No newline at end of file