Commit Graph

10 Commits (ac2da7e9bf8a0ffcd3dbcab738e2b3e631454ffd)

Author SHA1 Message Date
Uminosachi a08995a7d2 Fix for immediate reflection of web UI settings 2023-10-18 11:31:34 +09:00
Aydin Khatamnejad fa69848b8f Introduces "Segment Anything Models Directory" option to change default Segment Anything models directory
Both Segment Anything and Inpaint Anything AUTOMATIC1111 extensions require "SAM" models to work, however they don't use the same directory for storing these models. The introduced  "Segment Anything Models Directory" allows Inpaint Anything to use Segment Anything models directory so that there won't be any need to have 2 sets of the same models in the file system.
2023-10-17 20:16:37 -04:00
Uminosachi a14612c7a0 Handle errors raised in pathlib and set path 2023-10-08 18:20:37 +09:00
Uminosachi a53fbfa882 Check if web UI img2img output path is absolute 2023-10-04 10:24:20 +09:00
Uminosachi 7e692bfc19 Follow path setting of img2img-images in web UI 2023-10-04 06:48:05 +09:00
Uminosachi 94b0b947f2 Add function for retrieving web UI settings 2023-08-23 20:12:19 +09:00
Uminosachi 0dd860719c Fix image name increment interference in img2img 2023-07-30 19:29:49 +09:00
Uminosachi a971a38a51 Fix linting errors and warnings using Flake8 2023-07-17 14:08:42 +09:00
Uminosachi 67248c4a4d Make sure to set real path of config and models 2023-07-12 14:39:59 +09:00
Uminosachi c48d34cb16 Rename class from downloader to file manager 2023-07-11 18:17:40 +09:00