Commit graph

6 commits

Author SHA1 Message Date
Gazzoo-byte
48301e389a
Fixes an issue when training embedding
In certain cases (most notably on Colab using Automatic1111's WebUI, but not limited to that example) trying to train an embedding would cause https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/5821#issue-1501645853 this error.
2022-12-23 21:39:40 +00:00
Robin Rombach
8bde0cf64f
Merge pull request #89 from Stability-AI/dango.patch.atten_overflow
* Force cast to fp32 to avoid atten layer overflow
2022-12-07 14:54:35 +01:00
Dango233
e1797ae248 Add env var for resume previous behavior 2022-12-07 21:38:32 +08:00
Dango233
6e92cda76d * Force cast to fp32 to avoid atten layer overflow 2022-12-07 19:56:39 +08:00
Ikko Ashimine
d4e8234adf
Fix typo in ddpm.py
Paramterization -> Parameterization
2022-11-29 11:52:30 +09:00
Robin Rombach
ca86da3a30 release more models 2022-11-24 01:22:28 +01:00