Open Faded1022 opened 6 months ago
Cannot create models for VQ-GAN,There is no information about the VQ-GAN model in taming/modules.Importing VQModel from taming.models.vqgan with error。
Hi, @Faded1022.
VQ-GAN's code is not held directly in our repository. Instead, the requirement tells pip to install taming-transformers as a library.
https://github.com/hyn2028/llm-cxr/blob/854a2330f0a5c3fc58b4c5a59a3432f44ea8f588/environment.yaml#L211
Cannot create models for VQ-GAN,There is no information about the VQ-GAN model in taming/modules.Importing VQModel from taming.models.vqgan with error。