This is a very interesting question. I planned to use shaders in my project to reduce the load.
For example, instead of using an 8K-16K texture for skin, I would create a composite material from a low texture and a shader. I believe this should reduce the requirements, but I haven't tested it in practice.