Closed unbelievable3513 closed 4 weeks ago
You can try the colab notebook on the README. It used vector-quantize-pytorch
version 1.17.3
and got no problem when giving use_decoder=False
.
This issue was closed because it has been inactive for 15 days since being marked as stale.
An error occurred as follows during the process of changing the default decoder to DVAE (inferring with
use_decoder=False
). Could it be attributed to an incompatible version ofvector_quantize_pytorch==1.17.3
? However, I have attemptedvector-quantize-pytorch==1.16.1
,vector-quantize-pytorch==1.15.5
, andvector-quantize-pytorch==1.14.24
.environment:
Would you be able to offer me some suggestions, please?