'Struct' object has no attribute 'hands_componentsl'
hi @vchoutas when run python write_obj.py --model-folder ../models/ --motion-file ..\transfer_data\support_data\npz_data\00001_0.npz --output-folder ../transfer_data/meshes/amass_sample/ to process my own npz file(SMPL-X NEUTRAL),I meet this error WARNING: You are using a SMPL+H model, with only 16 shape coefficients.
num_betas=1, shapedirs.shape=(6890, 3, 16), self.SHAPE_SPACE_DIM=300
Traceback (most recent call last):
File "E:\smplx2smplh\smplx\transfer_model\write_obj.py", line 199, in