Dan Casas

Results 3 comments of Dan Casas

In case it is helpful, I am able to run in on 3.8.10. But I do not think the Python version is critical, should run on other versions too.

Seems pretty random, but I got rid of this error by just commenting out the only line in `LLaVA/llava/__init__.py` #from .model import LlavaLlamaForCausalLM Now my installation is running correctly. Can...

Hi, you can grab the UV coordinates from any SMPL obj mesh that has texture coordinates, for example here https://github.com/dancasas/SMPLitex/blob/main/sample-data/smpl_uv_20200910/smpl_uv.obj Just copy and paste the lines starting with `f` and...