soominkwon / resample

Official implementation of ReSample (https://arxiv.org/abs/2307.08123)
46 stars 5 forks source link

ImportError: cannot import name 'VectorQuantizer2' from 'taming.modules.vqvae.quantize' #3

Open GreameLee opened 5 months ago

GreameLee commented 5 months ago

This is the error I see when I went through all steps as the instructions, and this link helps me out: https://github.com/CompVis/stable-diffusion/issues/72

smhongok commented 3 months ago

Yeah, it really helps a lot.