Commit Graph

55 Commits (main)

Author SHA1 Message Date
Filexor b6c2e9627d
Merge pull request #13 from Filexor/dev
Update fot WebUI 1.6.0
2023-09-23 19:42:20 +09:00
File_xor d04907f269 Update for WebUI 1.6.0 2023-09-23 19:40:52 +09:00
File_xor b6b7589702 bugfix 2023-09-12 23:02:18 +09:00
File_xor 2127e8ba99 exec now uses global scope instead of local scope 2023-09-03 22:53:44 +09:00
File_xor 9a626acf6d bugfix 2023-08-29 19:51:55 +09:00
File_xor b2e3a39d27 bugfix 2023-08-29 19:30:24 +09:00
File_xor b66dc07f3a Update README.md and "prompt" directive 2023-07-08 16:42:21 +09:00
File_xor 3c747fc288 Add support for multiple prompt in once in directive mode 2023-07-05 21:13:37 +09:00
File_xor 60d6edf444 Update README.md 2023-07-03 22:08:29 +09:00
File_xor 06db07f8a1 bugfix 2023-06-30 09:56:13 +09:00
File_xor 32590324c2 bugfix 2023-06-30 09:33:44 +09:00
File_xor dfbaf4ee96 remove strtobool 2023-06-30 08:44:59 +09:00
File_xor 034ec00a79 Add prompt directive 2023-06-30 08:30:48 +09:00
File_xor a16feffde5 Fix wrong word in UI 2023-06-28 11:56:32 +09:00
File_xor ee42d52396 Bugfix 2023-06-28 01:48:06 +09:00
File_xor b21adadaea Bump to webui 1.4.0 2023-06-28 01:44:55 +09:00
File_xor 3c849fe050 possibly fixed a bug 2023-06-24 11:16:27 +09:00
File_xor d878c59cce Fixed that StableDiffusionProcessing is not given to get_cond_directive 2023-06-24 11:08:35 +09:00
File_xor a6bcef01eb bugfix 2023-06-24 01:00:30 +09:00
File_xor 2e8bb4a8f1 Minor README.md update 2023-06-23 23:36:34 +09:00
File_xor 527d5c5b41 Add dict for carrying over #9 2023-06-23 23:35:03 +09:00
File_xor fd27d0de12 Posibbly fixed #8 2023-06-23 22:55:12 +09:00
File_xor 8166d79e99 Bugfix Clip Input not working with highres.fix 2023-06-13 23:37:42 +09:00
File_xor 05c1503622 Bugfix for "Directive" mode 2023-06-07 02:04:50 +09:00
File_xor 5927f7c090 Bugfix 2023-06-07 01:27:39 +09:00
File_xor ca0f980848 Update README.md 2023-06-06 22:11:01 +09:00
File_xor 04ff8b8144 Update README.md 2023-06-06 22:10:11 +09:00
File_xor 0e33350862 Update README.md 2023-06-06 22:09:20 +09:00
File_xor c0049cce5e Remove name-wise comparison from Directive 2023-06-06 20:53:59 +09:00
File_xor 4e815714d1 Add Directive mode to Clip Input 2023-06-06 20:39:33 +09:00
File_xor 1dcc9a116a Update README.md 2023-06-03 23:02:34 +09:00
Filexor 362eb2489b
Replace LICENSE with AGPL 2023-06-03 22:28:28 +09:00
File_xor 3d53b987c8 Remove LICENSE to replace 2023-06-03 22:25:28 +09:00
File_xor afd85feb99 Bugfix for multiple chunks 2023-06-03 21:35:00 +09:00
File_xor c65919d233 Make chunk size same if not 2023-06-03 20:36:23 +09:00
File_xor ac55afdbf2 Add option "Don't add bos / eos / pad tokens" 2023-06-03 18:36:26 +09:00
File_xor 24979528fd Add support for Open_Clip 2023-06-02 02:06:52 +09:00
File_xor 118654f900 Update README.md 2023-05-21 23:26:34 +09:00
File_xor 3343f4a659 Reworked Clip Input 2023-05-21 21:30:48 +09:00
File_xor 182d01c026 Add ability to include tokens to on_save_conditioning_as_csv 2023-05-20 16:36:51 +09:00
File_xor 7129af633c Update README.md 2023-05-20 15:53:00 +09:00
File_xor ec004c2f1c Update README.md 2023-05-19 21:26:25 +09:00
Filexor 3d770cd077
Create LICENSE 2023-05-19 02:05:38 +09:00
File_xor 618a472c41 Update README.md 2023-05-19 02:02:25 +09:00
File_xor a425789a15 Add ability to include tokens to on_save_embeddings_as_csv 2023-05-19 02:02:05 +09:00
File_xor 605a0dfe55 Add Clip Input "Replace" function 2023-05-17 01:07:54 +09:00
File_xor 93122628c8 Add conditioning output function 2023-04-29 00:09:40 +09:00
File_xor 4aa7032942 Use exponential notation for csv output 2023-04-28 01:45:22 +09:00
File_xor 5c9ad89b44 Correct fix offset calculation 2023-04-28 01:15:53 +09:00
File_xor 3042d9534a Use torch.t() instead of misused torch.transpose() 2023-04-28 00:32:07 +09:00