stable-diffusion-webui/modules/textual_inversion
w-e-w 03ee297aa2 fix Auto focal point crop for opencv >= 4.8.x
autocrop.download_and_cache_models
in opencv >= 4.8 the face detection model was updated
download the base on opencv version
returns the model path or raise exception
2023-11-28 12:09:51 +09:00
..
autocrop.py fix Auto focal point crop for opencv >= 4.8.x 2023-11-28 12:09:51 +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
preprocess.py fix Auto focal point crop for opencv >= 4.8.x 2023-11-28 12:09:51 +09:00
test_embedding.png Add files via upload 2022-10-11 20:20:46 +01:00
textual_inversion.py remove duplicated code 2023-10-14 12:17:59 +03:00
ui.py Add interrupt button to preprocessing 2022-11-17 18:05:29 -08:00