Skip to content

Commit

Permalink
update for install cn
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbds committed Dec 9, 2023
1 parent 4c8f9f5 commit 525b176
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install_cn.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if (!(Test-Path -Path "venv")) {
.\venv\Scripts\activate

Write-Output "安装依赖..."
#pip install -U -r requirements-windows.txt -i https://mirror.baidu.com/pypi/simple
pip install -U -r requirements-windows.txt -i https://mirror.baidu.com/pypi/simple

Write-Output "检查模型..."

Expand Down

0 comments on commit 525b176

Please sign in to comment.