Skip to content

Update model.py - To show wich exactly VAE component (encoder/decoder) is loaded #9152

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AngelTs
Copy link

@AngelTs AngelTs commented Aug 2, 2025

Why print twice the same VAE?

Before:
Using pytorch attention in VAE
Using pytorch attention in VAE

After:
Using pytorch attention in VAE encoder (1/2) - Model: ae.safetensors
Using pytorch attention in VAE decoder (2/2) - Model: ae.safetensors

Why print twice the same VAE?

Before:
Using pytorch attention in VAE
Using pytorch attention in VAE

After:
Using pytorch attention in VAE encoder (1/2) - Model: ae.safetensors
Using pytorch attention in VAE decoder (2/2) - Model: ae.safetensors
@AngelTs AngelTs requested a review from comfyanonymous as a code owner August 2, 2025 13:40
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

Successfully merging this pull request may close these issues.

1 participant