From b237bde09dba196563f68fc109d96b0ae8834acf Mon Sep 17 00:00:00 2001 From: dnth Date: Sat, 26 Oct 2024 01:29:29 +0800 Subject: [PATCH] update nb --- nbs/quickstart.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/quickstart.ipynb b/nbs/quickstart.ipynb index 5be69b8..dd7a086 100644 --- a/nbs/quickstart.ipynb +++ b/nbs/quickstart.ipynb @@ -87,7 +87,7 @@ }, "outputs": [], "source": [ - "!pip install -Uqq \"xinfer[all]\"" + "!pip install -qq \"xinfer[all]\"" ] }, {