Commit Graph

17 Commits (61db775ed898b4e4c177ca91f570f2c0c8dcecf1)

Author SHA1 Message Date
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