Open DaddyMow opened 1 year ago
.
There's a bug right now that if you have xformers turned on, and try to train a 1.5 embed with xformers, it 'trains' but it doesn't actually train anything. The training functions, looks at your prompts, but doesn't seem to actually reference your IMAGES at all. Here's more people talking about it: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/7264#issue-1559093472
Happens on my 3060, not just the card listed in the title of that bug.
Hopefully it is fixed soon.
Supposedly, 2.1 shouldn't be affected, but... I'm not sure it's working correctly either. Turning xformers off is apparently the 'workaround' but everything DRAGS when I do that.
EDIT: whoops, wrong window, was replying to a different bug. :)
is there any solution? tried to train the embending but get Training finished at 0 steps.
same issue, waiting for solution.
If this happens, I just run txt2img once (with some very simple prompt) on the vanilla model, and then it will work.
Is there an existing issue for this?
What happened?
when i click
train embeddings
for first few second it say's Preparing dataset from /content/stable-diffusion-webui/zpsz..this is my
dataset directory
Then after a few second's it stop's automatically Training] finished at 0 steps. Embedding saved to /content/stable-diffusion-webui/embeddings/grv.pt
( i also restarted
colab notebook
many time but nothing happens looked up at similar issues like this but didn't workSteps to reproduce the problem
What should have happened?
it should have trained dataset
Commit where the problem happens
Latest version/repo/commit
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Brave
Command Line Arguments
List of extensions
just normAL STUFF
Console logs
Additional information
*I also tried on diffrent model sd1.5 , 2.1 and bunch of other in diff -diff colab notebook even in my personal one but it didn't work for me