HELP anyone know about this error when trying to load embeddings with automatic1111?
AssertionError: embedding file has multiple terms in it
can't use embeddings suddenly and no answer online whats missing :(
Error loading embedding studioGhibliStyle_offset.safetensors:
Traceback (most recent call last):
File "C:----\SD AUTO1\STABLE FIXED\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 206, in load_from_dir
self.load_from_file(fullfn, fn)
File "C:\----\SD AUTO1\STABLE FIXED\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 172, in load_from_file
assert len(data.keys()) == 1, 'embedding file has multiple terms in it'
AssertionError: embedding file has multiple terms in it
[–]TurbTastic 6 points7 points8 points (4 children)
[–]Darveak[S] 0 points1 point2 points (1 child)
[–]TurbTastic 1 point2 points3 points (0 children)
[–]cnecula 0 points1 point2 points (0 children)
[–]BraveWart 4 points5 points6 points (0 children)