timtaotao
timtaotao
same, colab is fine, I can get good results, but when I shift to local machine with WSL, the results are bad and seems the trainning is not working at...
The problem is with xformers, by following #[631](https://github.com/facebookresearch/xformers/issues/631) updating the xformers solves my problem
should work with 512, I'm using rtx 3060 as well, did you follow the colab notebook?
> @jndietz By glimpsing the code, I think the main difference is that for dreambooth you can specify --with_prior_preservation, prior loss will be used as regularization, please correct me if...
> > > > @jndietz By glimpsing the code, I think the main difference is that for dreambooth you can specify --with_prior_preservation, prior loss will be used as regularization, please...