diff --git a/assets/images/teaser.jpg b/assets/images/teaser.jpg index 0008d2f..1962e44 100644 Binary files a/assets/images/teaser.jpg and b/assets/images/teaser.jpg differ diff --git a/hy3dpaint/README.md b/hy3dpaint/README.md index 4b74f86..70d1bde 100644 --- a/hy3dpaint/README.md +++ b/hy3dpaint/README.md @@ -4,7 +4,7 @@ Hunyuan3D-Paint 2.1 is a high quality PBR texture generation model for 3D meshes ## Quick Inference -You need to manually download the RealESRGAN weights to the ckpt folder using the following command: +You need to manually download the RealESRGAN weight to the `ckpt` folder using the following command: ```bash wget https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth -P ckpt ```