Update README.md

This commit is contained in:
HuiwenShi
2025-06-16 22:21:12 +08:00
committed by GitHub
parent 8f7b4be92e
commit a2c38b7cb1

View File

@@ -97,6 +97,8 @@ cd ../..
cd hy3dpaint/DifferentiableRenderer
bash compile_mesh_painter.sh
cd ../..
wget https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth -P hy3dpaint/ckpt
```
### Code Usage