my-sd/modules/textual_inversion
AUTOMATIC1111 d4f9250c5a
Merge pull request #11201 from akx/ruff-upg
Upgrade Ruff to 0.0.272
2023-06-27 09:19:55 +03:00
..
autocrop.py Use os.makedirs(..., exist_ok=True) 2023-06-13 12:35:43 +03: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
preprocess.py Simplify a bunch of len(x) > 0/len(x) == 0 style expressions 2023-06-02 15:07:10 +03:00
test_embedding.png Add files via upload 2022-10-11 20:20:46 +01:00
textual_inversion.py Simplify a bunch of len(x) > 0/len(x) == 0 style expressions 2023-06-02 15:07:10 +03:00
ui.py Add interrupt button to preprocessing 2022-11-17 18:05:29 -08:00