will you update the encoders?
#3
by
parker0523
- opened
Hi, this is a wonderful work, but I met failures when loading encoders, such as in ckpts/tex_enc_next_dc_f16c32_fp16.json, line 15:
...
"up_block_type": [
...
I think should it be "down_block_type” as the code in github writes. The misalignment also happens in the shape encoder.
I will fix that! Thank you for informing me.