This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
stable-diffusion-webui
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2025-04-09 06:19:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
modules
/
textual_inversion
History
AUTOMATIC1111
cc5803603b
Merge pull request
#2037
from AUTOMATIC1111/embed-embeddings-in-images
...
Add option to store TI embeddings in png chunks, and load from same.
2022-10-12 15:59:24 +03:00
..
dataset.py
add an option to unload models during hypernetwork training to save VRAM
2022-10-11 19:03:08 +03:00
image_embedding.py
formatting
2022-10-12 13:13:25 +01:00
learn_schedule.py
apply lr schedule to hypernets
2022-10-11 22:03:05 +03:00
preprocess.py
resolved conflicts, moved settings under interrogate section, settings only show if deepbooru flag is enabled
2022-10-11 18:12:12 -05:00
test_embedding.png
Add files via upload
2022-10-11 20:20:46 +01:00
textual_inversion.py
Merge pull request
#2037
from AUTOMATIC1111/embed-embeddings-in-images
2022-10-12 15:59:24 +03:00
ui.py
reports that training with medvram is possible.
2022-10-11 23:07:09 +03:00