From d7931c4a1c0104823d6306883dfcae1a2953c4ba Mon Sep 17 00:00:00 2001 From: Akiba Date: Mon, 6 Feb 2023 21:09:05 +0800 Subject: [PATCH] update --- install-cn.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/install-cn.ps1 b/install-cn.ps1 index e7711b7..a33fde8 100644 --- a/install-cn.ps1 +++ b/install-cn.ps1 @@ -1,4 +1,5 @@ $Env:HF_HOME = "huggingface" +$Env:PIP_DISABLE_PIP_VERSION_CHECK = 1 function InstallFail { Write-Output "°²×°Ê§°Ü¡£" Read-Host | Out-Null ;