This website requires JavaScript.
Explore
Help
Sign In
github
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39541d7725bc42f456a604b07c50aba503a5a09a
stable-diffusion-webui
/
modules
/
textual_inversion
T
History
Fampai
and
Fampai
39541d7725
Fixes race condition in training when VAE is unloaded
...
set_current_image can attempt to use the VAE when it is unloaded to the CPU while training
2022-11-04 04:50:22 -04:00
..
autocrop.py
update default weights
2022-10-25 17:06:59 -07:00
dataset.py
Additional assert on dataset
2022-10-29 19:44:05 +07:00
image_embedding.py
Update image_embedding.py
2022-10-21 16:47:37 +03:00
learn_schedule.py
Improve lr schedule error message
2022-10-29 15:42:51 +07:00
preprocess.py
download better face detection module dynamically
2022-10-25 16:14:13 -07:00
test_embedding.png
Add files via upload
2022-10-11 20:20:46 +01:00
textual_inversion.py
Fixes race condition in training when VAE is unloaded
2022-11-04 04:50:22 -04:00
ui.py
Added TI training optimizations
2022-10-31 07:26:08 -04:00