pull/6/head
Akiba 2023-02-06 21:09:05 +08:00
parent c46691e50b
commit d7931c4a1c
No known key found for this signature in database
GPG Key ID: 9D600258808ACBCD
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
$Env:HF_HOME = "huggingface"
$Env:PIP_DISABLE_PIP_VERSION_CHECK = 1
function InstallFail {
Write-Output "安装失败。"
Read-Host | Out-Null ;