From 1307e90930304f74d36ddd5bd42b3ee701e95202 Mon Sep 17 00:00:00 2001 From: ahaemhumright <103309109+ahaemhumright@users.noreply.github.com> Date: Tue, 17 Jun 2025 13:54:38 +0800 Subject: [PATCH] Update texture README.md --- hy3dpaint/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hy3dpaint/README.md b/hy3dpaint/README.md index 70d1bde..4aa3f05 100644 --- a/hy3dpaint/README.md +++ b/hy3dpaint/README.md @@ -16,11 +16,11 @@ python3 demo.py ``` **Optional arguments in `demo.py`:** -- `max_num_view` : Maximum number of views, adaptively selected by the model (integer between 6 to 9) +- `max_num_view` : Maximum number of views, adaptively selected by the model (integer between 6 to 12) - `resolution` : Resolution for generated PBR textures (512 or 768) -**Memory Recommendation:** For `max_num_view=6` and `resolution=512`, we recommend using a GPU with at least **21GB VRAM**. +**Memory Recommendation:** For `max_num_view=6` and `resolution=512`, we recommend using a GPU with at least **21GB VRAM**. ## Training