You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this when trying to create a new embedding. On Mac, apple sillicon
Error loading embedding eliasman.pt:
Traceback (most recent call last):
File "/Users/eliasmunk/stable-diffusion-webui/modules/textual_inversion/textual_inversion.py", line 206, in load_from_dir
self.load_from_file(fullfn, fn)
File "/Users/eliasmunk/stable-diffusion-webui/modules/textual_inversion/textual_inversion.py", line 164, in load_from_file
if 'string_to_param' in data:
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
I'm getting this when trying to create a new embedding. On Mac, apple sillicon
Error loading embedding eliasman.pt:
Traceback (most recent call last):
File "/Users/eliasmunk/stable-diffusion-webui/modules/textual_inversion/textual_inversion.py", line 206, in load_from_dir
self.load_from_file(fullfn, fn)
File "/Users/eliasmunk/stable-diffusion-webui/modules/textual_inversion/textual_inversion.py", line 164, in load_from_file
if 'string_to_param' in data:
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered: