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
The issue is caused by an extension, but I believe it is caused by a bug in the webui
The issue exists in the current version of the webui
The issue has not been reported before recently
The issue has been reported before but has not been fixed yet
What happened?
cant create embedding
Steps to reproduce the problem
its working only if --disable-safe-unpickle !!
What should have happened?
the embedding name in the train tab has to be created like before
What browsers do you use to access the UI ?
No response
Sysinfo
system
Console logs
File "C:\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 203, in load_from_dir
self.load_from_file(fullfn, fn)
File "C:\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 184, in load_from_file
embedding = create_embedding_from_data(data, name, filename=filename, filepath=path)
File "C:\stable-diffusion-webui\modules\textual_inversion\textual_inversion.py", line 284, in create_embedding_from_data
Additional information
Outdated train tab need an update , when it can be fixed
The text was updated successfully, but these errors were encountered:
Checklist
What happened?
cant create embedding
Steps to reproduce the problem
its working only if --disable-safe-unpickle !!
What should have happened?
the embedding name in the train tab has to be created like before
What browsers do you use to access the UI ?
No response
Sysinfo
system
Console logs
Additional information
Outdated train tab need an update , when it can be fixed
The text was updated successfully, but these errors were encountered: