Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency Between VAE Types in Pretrained Model and single_inference.py #44

Open
jimmysue opened this issue Jan 7, 2025 · 0 comments

Comments

@jimmysue
Copy link

jimmysue commented Jan 7, 2025

I downloaded a pretrained model from Hugging Face with the intention of using single_inference.py for sampling. However, I noticed a discrepancy between the VAE types: the code in single_inference.py uses AllegroAutoencoderKL3D, while the config.json of the model specifies AutoencoderKLAllegro. How should I resolve this inconsistency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant