This commit is contained in:
Jeffreytsai1004 2025-02-22 02:07:32 +08:00
parent 00582ba1c4
commit df091eb1e4
2 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ resource/
6. **下载预训练模型和资源** 6. **下载预训练模型和资源**
```cmd ```cmd
git clone http://10.72.61.59:3000/ArtGroup/GaussianHaircut git clone https://gitea.cgnico.com/CGNICO/GaussianHaircut
cd GaussianHairCut cd GaussianHairCut
# 在PowerShell中运行: # 在PowerShell中运行:
# 脚本会自动安装gdown并下载所需资源 # 脚本会自动安装gdown并下载所需资源

View File

@ -158,7 +158,7 @@ Required environment variables:
6. **Download pre-trained models and resources** 6. **Download pre-trained models and resources**
```cmd ```cmd
git clone http://10.72.61.59:3000/ArtGroup/GaussianHaircut git clone https://gitea.cgnico.com/CGNICO/GaussianHaircut
cd GaussianHairCut cd GaussianHairCut
# Run in PowerShell: # Run in PowerShell:
# The script will automatically install gdown and download required resources # The script will automatically install gdown and download required resources