AUTOMATIC1111 / stable-diffusion-webui

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

[Bug]: The created embedding file is not showing up in the train tab #5260

Closed mrakgr closed 1 year ago

mrakgr commented 1 year ago

Is there an existing issue for this?

What happened?

In the WebUI when I create an embedding, it creates the phant-style.pt file and puts it in the embeddings folder, but I can't select it train tab. It isn't showing up. I tried putting a .pt embedding I downloaded off the net and it shows up. Reloading is not working. Why is my own not showing up?

Steps to reproduce the problem

  1. Go to the Train tab.
  2. Create embedding phant-style with the same init text.
  3. Press the reload button in the other reload tab.

What should have happened?

I expected the embedding would be there.

Commit where the problem happens

4b3c5bc24bffdf429c463a465763b3077fe55eb8

What platforms do you use to access UI ?

Linux

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

No response

Additional information, context and logs

No response

ericc59 commented 1 year ago

I'm also seeing this issue.

catboxanon commented 1 year ago

Closing as stale.