机智的小鱼君
4ec0af59f0
feat: compatible with nai-v3 ( #241 )
...
Co-authored-by: 42 <37006258+MirrorCY@users.noreply.github.com>
2024-03-11 20:33:44 +08:00
42
cc585e7caa
docs: add tutorial for proxy agent ( #240 )
2024-03-06 22:08:16 +08:00
Maiko Sinkyaet Tan
6d8d634624
fix: fetch error due to header get failed ( #239 )
...
Co-authored-by: 42 <37006258+MirrorCY@users.noreply.github.com>
2024-03-02 21:48:58 +08:00
Maiko Sinkyaet Tan
685e50f450
feat: horde model update ( #237 )
2024-02-28 22:39:17 +08:00
Maiko Sinkyaet Tan
2540cdca9e
refa: auto generate sd samplers from api ( #232 )
2024-02-28 22:38:45 +08:00
Shigma
179b41bd1e
chore: bump versions
2024-02-17 00:51:09 +08:00
Maiko Sinkyaet Tan
f1ba31c9b5
feat: update stable horde samplers ( #231 )
2024-02-17 00:30:04 +08:00
Maiko Sinkyaet Tan
9e5b75c115
feat: add new stable diffusion samplers ( #230 )
2024-02-17 00:29:46 +08:00
Maiko Sinkyaet Tan
6e654503a3
feat: update stable horde models ( #229 )
2024-02-17 00:29:27 +08:00
42
dcfda09821
feat: support nai-diffusion-3 model ( #221 )
2024-02-08 21:43:17 +08:00
Shigma
4d4e222d20
fix: escape for prompt and uc, fix #219
2024-02-04 00:25:37 +08:00
idanran
86d422f9fe
feat: handle JSON.parse
error ( #220 )
...
Co-authored-by: Shigma <shigma10826@gmail.com>
2024-02-03 23:26:42 +08:00
Shigma
a2fab9afa8
chore: bump versions
2023-11-25 23:07:40 +08:00
风宝宝
97a98eb52f
feat: Compatible with nai-diffusion-3 ( #213 )
...
Co-authored-by: Shigma <shigma10826@gmail.com>
Co-authored-by: Maiko Sinkyaet Tan <maiko.tan.coding@gmail.com>
2023-11-25 23:04:25 +08:00
Shigma
052e57ac3d
fix: add missing injects
2023-10-31 15:59:34 +08:00
student_2333
816ed416b1
feat: support disable prompt lowercase ( #211 )
...
Co-authored-by: Shigma <shigma10826@gmail.com>
2023-10-30 15:04:21 +08:00
Shigma
4cbdbaaa6d
chore: bump versions
2023-10-09 22:10:31 +08:00
Shigma
33f6e78d9b
i18n: use full name for locales
2023-10-09 22:10:26 +08:00
idanran
cd55f2a649
feat: 支持下载 file 协议的图片 ( #210 )
2023-10-09 22:00:49 +08:00
Ninzore
5c8a76c44b
feat: add default prompt support ( #204 )
...
* feat: add default prompt support
Add a new option `-d` for adding default prompt to the user prompt.
Allow user to generate images without input (in such case they must toggle the `default` option)
Add a new short cut `default` for quick accessing default prompt without any user input.
* feat: use respond prompt when the backend is sd-webui
Use respond prompt to replace the original prompt as feedback, because the prompt may be affected by some plugins (e.g. dynamic-prompts)
* Feat: add `defaultPromptSw` config and remove the `default` shortcut
* Feat: separate the auth lv requirements for default and normal usage
* Refactor: remove `default` shortcut
* Chore: change some descriptions
2023-07-25 10:33:50 +01:00
Maiko Sinkyaet Tan
0e0c3a2ab1
feat: support batch generation, fix #198 ( #200 )
2023-07-01 22:50:52 +08:00
Maiko Sinkyaet Tan
b6ca19bb93
feat: update stable horde models and samplers ( #199 )
2023-07-01 22:38:26 +08:00
Shigma
3206334ceb
fix: fix config schema, close #169
2023-06-20 04:28:19 +08:00
Maiko Sinkyaet Tan
ea186f308b
fix: libsodium import error with sumo version ( #195 )
2023-06-20 04:24:53 +08:00
Shigma
4ef4e487b6
docs: removed deprecated pages
2023-06-19 02:17:03 +08:00
Shigma
e32eb9a8ee
fix: fix CJS word checking, fix #179
2023-06-19 02:12:24 +08:00
Shigma
f1179b999b
fix: fix lower case breaks lora prompt, fix #178
2023-06-19 02:06:03 +08:00
Maiko Sinkyaet Tan
c0c88ff7e9
feat: set default denoising strength in config ( #202 )
2023-06-19 01:46:41 +08:00
Maiko Sinkyaet Tan
7b25c7fbec
feat: add hires fix support for stable horde ( #203 )
2023-06-19 01:45:31 +08:00
Maiko Sinkyaet Tan
dcaf9b6ddf
feat: add new sd-webui samplers ( #201 )
2023-06-19 01:32:50 +08:00
Shigma
d4c1b812be
fix: fix input undefined, close #197
2023-06-16 23:16:25 +08:00
Shigma
4b28e46593
feat: add computed user fields
2023-03-27 10:42:03 +08:00
Maiko Sinkyaet Tan
499502b7a8
feat: update horde models ( #187 )
2023-03-27 10:40:56 +08:00
Shigma
d9e345df9f
fix: fix validation error for features, fix #176
2023-02-21 02:15:34 +08:00
Shigma
a0c8c17382
fix: remove unnecessary escape output, fix #177
2023-02-21 02:08:12 +08:00
Shigma
e0474488b4
feat: support i18n shortcut, fix #148
2023-02-17 02:58:56 +08:00
Shigma
b66ead84c0
feat: support angle brackets, close #161
2023-02-17 02:52:56 +08:00
Shigma
3703561e3a
feat: support feature filters
2023-02-17 02:29:24 +08:00
Shigma
044b4f12ce
feat: support computed config
2023-02-16 22:53:25 +08:00
Maiko Sinkyaet Tan
42f96a459a
fix: add k_dpmpp_sde sampler, fix #174 ( #175 )
2023-02-11 00:53:34 +08:00
koishi-bot
5829a71ad2
i18n: update translations ( #170 )
2023-02-09 13:16:20 +08:00
Maiko Sinkyaet Tan
a153aa34d9
fix: enhance only usable on novelai backend ( #172 )
2023-02-09 12:52:30 +08:00
Maiko Sinkyaet Tan
50e0217835
feat: support r2 upload ( #166 )
2023-02-08 00:39:24 +08:00
Maiko Sinkyaet Tan
67f6f6edd9
fix: could not use -r
in regular command invoke ( #167 )
2023-02-08 00:39:02 +08:00
Maiko Sinkyaet Tan
d833b0ae1b
chore: add stable horde in feature template ( #164 )
2023-02-01 10:52:46 +08:00
Maiko Sinkyaet Tan
7ce1079180
chore: add stable horde and others in bug-report template ( #162 )
2023-02-01 10:44:39 +08:00
Maiko Sinkyaet Tan
01de02c8da
fix: hires fix broken on some webui backend ( #160 )
2023-01-29 11:50:32 +08:00
Maiko Sinkyaet Tan
ac3b6e64fc
refa: rename trustedWorkerOnly to trustedWorkers ( #156 )
...
which matches the API using
2023-01-09 11:53:30 +08:00
Maiko Sinkyaet Tan
a15d94d003
feat: add restore faces for sd-webui ( #155 )
2023-01-09 11:48:31 +08:00
Maiko Sinkyaet Tan
79da2e5a2a
docs: add stable-horde type ( #153 )
...
Co-authored-by: Shigma <shigma10826@gmail.com>
2023-01-09 11:47:25 +08:00