Skip to content

Commit c0b6969

Browse files
committed
Download repos for HY3D 2.1
1 parent a3418f1 commit c0b6969

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

builder/stage2.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ $gcs https://github.com/YanWenKun/Hunyuan3D-2-WinPortable-Scripts.git WinScripts
2828

2929
# Download Hunyuan3D-2
3030
cd "$workdir"/Hunyuan3D2_WinPortable/
31+
$gcs https://github.com/Tencent-Hunyuan/Hunyuan3D-2.git Hunyuan3D-2-original
3132
$gcs https://github.com/YanWenKun/Hunyuan3D-2.git
33+
$gcs https://github.com/YanWenKun/Hunyuan3D-2.1.git
34+
35+
curl -sSL https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth -O Hunyuan3D-2.1/hy3dpaint/ckpt/RealESRGAN_x4plus.pth
3236

3337
# Copy & overwrite attachments
3438
cp -rf "$workdir"/attachments/. \

0 commit comments

Comments
 (0)