Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got an error anyone can help?
*** Error loading embedding vae-ft-mse-840000-ema-pruned.safetensors
Traceback (most recent call last):
File "E:\Document AI\stable-diffusion\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 236, in load_from_dir
self.load_from_file(fullfn, fn)
File "E:\Document AI\stable-diffusion\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 199, in load_from_file
assert len(data.keys()) == 1, 'embedding file has multiple terms in it'
AssertionError: embedding file has multiple terms in it
Beta Was this translation helpful? Give feedback.
All reactions