From f271be417da86edf9dd4a0c9c9931d367991e5d3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 23 Nov 2023 17:47:43 +0100 Subject: [PATCH] format --- docs/source/basic_tutorials/launcher.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/basic_tutorials/launcher.md b/docs/source/basic_tutorials/launcher.md index 3c101ff9..62abe8c6 100644 --- a/docs/source/basic_tutorials/launcher.md +++ b/docs/source/basic_tutorials/launcher.md @@ -204,7 +204,7 @@ Options: -p, --port The port to listen on - [env: PORT=80] + [env: PORT=] [default: 3000] ``` @@ -240,7 +240,7 @@ Options: --huggingface-hub-cache The location of the huggingface hub cache. Used to override the location if you want to provide a mounted disk for instance - [env: HUGGINGFACE_HUB_CACHE=/data] + [env: HUGGINGFACE_HUB_CACHE=] ``` ## WEIGHTS_CACHE_OVERRIDE