Fixed deprecated NumPy code (np.bool to np.bool_) for better compatibility with newer NumPy versions, specifically regarding the IFNet option.
Increased resolution of avatarizer uv mapping texture, which not only improves texture quality but also mitigates the issue of black gaps previously seen.
These modifications have been thoroughly tested and they successfully enhance the project's functionality. Please consider merging these updates into the main branch.
Hello,
I've made two key updates to the ECON project:
Fixed deprecated NumPy code (np.bool to np.bool_) for better compatibility with newer NumPy versions, specifically regarding the IFNet option. Increased resolution of avatarizer uv mapping texture, which not only improves texture quality but also mitigates the issue of black gaps previously seen. These modifications have been thoroughly tested and they successfully enhance the project's functionality. Please consider merging these updates into the main branch.