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-05 03:59:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
stable-diffusion-webui
/
modules
/
textual_inversion
History
Aarni Koskela
1465dab715
Make Tensorboard a late import (it was implicitly installed by basicsr)
2023-12-30 19:44:05 +02:00
..
autocrop.py
reformat file with uniform indentation
2023-11-28 12:12:27 +09:00
dataset.py
Simplify a bunch of
len(x) > 0
/
len(x) == 0
style expressions
2023-06-02 15:07:10 +03:00
image_embedding.py
Mark caption_image_overlay's textfont as deprecated;
fix
#10778
2023-05-28 14:48:50 +03:00
learn_schedule.py
fixes for B007
2023-05-10 11:37:18 +03:00
logging.py
textual_inversion/logging.py: clean up duplicate key from sets (and sort them) (Ruff B033)
2023-06-13 13:07:39 +03:00
test_embedding.png
Add files via upload
2022-10-11 20:20:46 +01:00
textual_inversion.py
Make Tensorboard a late import (it was implicitly installed by basicsr)
2023-12-30 19:44:05 +02:00
ui.py
remove Train/Preprocessing tab and put all its functionality into extras batch images mode
2023-12-02 18:01:11 +03:00