AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
135.32k stars 25.84k forks source link

[Bug]: The train tab is outdated #15987

Open MIKETUFFIN66 opened 3 weeks ago

MIKETUFFIN66 commented 3 weeks ago

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

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

MIKETUFFIN66 commented 2 weeks ago

we still waiting , if its possible we need a fix . thanks

MIKETUFFIN66 commented 1 week ago

is this issue is updated or still the same ?

MIKETUFFIN66 commented 1 week ago

A FIX ?

pbl2017 commented 4 days ago

See also: #15505, #15277, #15214.