Commit Graph

24 Commits (77355b8a2686a2fa196afffa980de30760a128eb)

Author SHA1 Message Date
ChunKoo Park 77355b8a26 fix character decoding error on some systems. 2023-03-15 21:11:10 +09:00
ChunKoo Park dfccab41e0 fix lora model name reference for models in subfolders 2023-03-03 22:10:19 +09:00
ChunKoo Park 50d53d836d sort lora models. 2023-03-03 13:48:13 +09:00
ChunKoo Park 071bd3fc29 support LORA models in subfolders. 2023-02-25 23:13:02 +09:00
ChunKoo Park 167bcae847 support LORA model keywords. 2023-02-21 16:39:35 +09:00
ChunKoo Park c7651476f8 remove log message 2023-02-01 16:29:19 +09:00
ChunKoo Park 9990633cea fix typo bug 2023-01-30 21:40:33 +09:00
ChunKoo Park 61db775ed8 save settings in settings.txt (saved when generating images) 2023-01-30 21:35:15 +09:00
ChunKoo Park 5560b332fd create custom-mappings.txt file if it doesn't exist. 2023-01-23 09:52:17 +09:00
ChunKoo Park 898354890f fix api error when no match. 2023-01-20 17:55:29 +09:00
ChunKoo Park aad7369165 add api "/model_keyword/get_keywords". 2023-01-20 17:50:41 +09:00
ChunKoo Park f2e0cfcad2 fix error when custom-mappings.txt does not exist. 2023-01-19 07:52:36 +09:00
ChunKoo Park ce91f2bee6 textual embedding -> textual inversion 2023-01-18 23:14:38 +09:00
ChunKoo Park 0d9790d575 add textual inversion(embedding) support. 2023-01-18 23:10:00 +09:00
ChunKoo Park 720ee09400 fix wrong reference in result message. 2023-01-18 09:46:26 +09:00
ChunKoo Park af26b595d0 add refresh button for "Multiple keywords". load module keywords and update multiple keyword dropdown list. 2023-01-17 23:09:15 +09:00
ChunKoo Park aa70f679c1 custom mappings: Check, Save, Delete 2023-01-17 17:45:42 +09:00
ChunKoo Park 3f9c9c0fe5 use custom-mappings.txt instead of model-keyword-user.txt (updating through webui overwrote model-keyword-user.txt) 2023-01-17 15:52:41 +09:00
ChunKoo Park ef64b859c9 add UI for setting keyword for current model. 2023-01-16 23:16:45 +09:00
ChunKoo Park e8ae51f173 fix model hash problem. (webui changed hash algorithm) 2023-01-15 09:31:44 +09:00
ChunKoo Park 6f53472fe9 refactoring 2022-12-22 09:39:44 +09:00
ChunKoo Park f0cc52f3cb convert to AlwaysVisible script. 2022-12-04 10:47:29 +09:00
ChunKoo Park 302f8885ec cache hash_dict. only reload when file changes. 2022-12-02 21:33:05 +09:00
ChunKoo Park f806bd3861 first commit 2022-12-01 12:09:31 +09:00