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-05-19 10:19:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
modules
/
textual_inversion
History
AUTOMATIC
aa6e55e001
do not display the message for TI unless the list of loaded embeddings changed
2023-01-29 11:53:05 +03:00
..
autocrop.py
Fix divide by 0 error
2022-12-02 12:16:29 -06:00
dataset.py
print bucket sizes for training without resizing images
#6620
2023-01-13 14:32:15 +03:00
image_embedding.py
print bucket sizes for training without resizing images
#6620
2023-01-13 14:32:15 +03:00
learn_schedule.py
…
logging.py
add fields to settings file
2023-01-15 12:41:00 -05:00
preprocess.py
add data-dir flag and set all user data directories based on it
2023-01-27 14:44:30 +01:00
test_embedding.png
…
textual_inversion.py
do not display the message for TI unless the list of loaded embeddings changed
2023-01-29 11:53:05 +03:00
ui.py
…