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
Shigma
c61c7cb1c1
chore: bump versions
2023-01-06 00:29:43 +08:00
Maiko Sinkyaet Tan
d4e7f43753
fix: add back hires fix support ( #154 )
2023-01-06 00:28:53 +08:00
Shigma
b748865b71
feat: migrate base64 to data URL ( #151 )
2023-01-05 14:52:23 +08:00
Maiko Sinkyaet Tan
a69241c55b
feat: experimentally support stable horde ( #145 )
2023-01-05 14:10:28 +08:00
Maiko Sinkyaet Tan
e09bbc26ca
feat: add hires fix option for sd-webui ( #133 )
...
Co-authored-by: Shigma <shigma10826@gmail.com>
2023-01-05 12:48:16 +08:00
42
1919cb3327
docs: update index.md ( #150 )
2022-12-24 01:02:21 +08:00
Shigma
15424e530f
chore: remove dead links
2022-12-20 15:11:18 +08:00
Shigma
b97f0144bb
chore: bump versions
2022-12-20 15:10:53 +08:00
Shigma
12622bc0f6
feat: add options.output
2022-12-20 15:05:08 +08:00
Shigma
84b781c3e0
docs: add more param config
2022-12-06 00:16:01 +08:00
Shigma
fdb0949ce7
docs: add forbidden syntax
2022-12-06 00:15:46 +08:00
Shigma
e9b28f35fb
fix: --noise should only works for nai
2022-12-06 00:15:38 +08:00
Shigma
1e34334767
docs: allowAnlas config usage
2022-12-06 00:15:29 +08:00
Shigma
8d9d4d3957
feat: allowAnlas now works for non-nai platforms
2022-12-05 01:40:36 +08:00
Shigma
4ab0381112
feat: support config.resolution, fix #137
...
notable changes:
config.orient -> config.resolution
config.maxIteration -> config.maxIterations
2022-12-05 01:22:22 +08:00