Comfy-Org / Comfy-Org/ComfyUI

Stage Model / VAE Errors with latest version (9906e3e) causing unstable generations

Open
#1,812 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

Hi,

I didn't make any changes to my WF but now i'm getting some random errors that seem to be affecting my generations sometimes but not always, making things unstable.

I'm running the following:
Latest ComfyUI Version (as listed in title)
Pytorch 2.1.0+cu121
Python 3.10.9
Also running with --disable-xformers due to pytorch version (I already checked if removing this would solve the issue but it does not, so it's not related to this at all but wanted to include it for accuracy's sake)

These are the errors I'm getting in the console

`Using pytorch attention in VAE
missing {'cond_stage_model.text_projection', 'cond_stage_model.logit_scale'}
left over keys: dict_keys(['cond_stage_model.transformer.text_model.embeddings.position_ids', 'model_ema.decay', 'model_ema.num_updates'])`

No idea how to fix this or if I even can on my end, only thing I can think of is maybe a recent change made my Python version too old to run this now?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.