bghira/SimpleTuner

Regularization VAE embed cache conflict

Closed this issue · 1 comments

This is for reminder issue about the issue we discussed with @bghira in discord.

Here's small refreshment:

ValueError: VAE image embed cache directory cache//vae-512 is the same as another VAE image embed cache directory. This is not allowed, the trainer will get confused and sleepy and wake up in a distant place with no memory and no money for a taxi ride back home, forever looking in the mirror and wondering who they are. This should be avoided.

To reproduce you need to set two different dataset directories with duplicate data: one for training and one for regularization.

i misunderstood the issue on Discord actually - total brain fart about regularisation datasets. I was thinking they are masks.

this warning is accurate, because regularisation datasets need a cache directory path.