Hello visualbruno,
First of all thank you so much for the contribution with Trellis.2.
Upon updating via git pull I stumbled upon this error.
- TypeError: FlexiDualGridVaeEncoder.init() got an unexpected keyword argument 'resolution'
- TypeError: FlexiDualGridVaeEncoder.init() missing 1 required positional argument: 'down_block_type'
Changes were made on Microsofts Trellis.2 HF in:
shape_enc_next_dc_f16c32_fp16.json
tex_enc_next_dc_f16c32_fp16.json
Manually redownloading the .json into the chkpts folder fixes the error.
I just thought I'd put it out here in case other people face the same issue.
Thank you,
Cheers