Commit Graph

93 Commits

Author SHA1 Message Date
Shigma
c61c7cb1c1
chore: bump versions 2023-01-06 00:29:43 +08:00
Maiko Sinkyaet Tan
a69241c55b
feat: experimentally support stable horde (#145) 2023-01-05 14:10:28 +08:00
Shigma
b97f0144bb
chore: bump versions 2022-12-20 15:10:53 +08:00
Shigma
84b781c3e0 docs: add more param config 2022-12-06 00:16:01 +08:00
Shigma
e9b28f35fb fix: --noise should only works for nai 2022-12-06 00:15:38 +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
Shigma
43e39b8186 feat: support config scale, textSteps, imageSteps
implement part 1 of #137
2022-12-05 01:08:48 +08:00
Shigma
4a493bdc6a chore: update manifest, close #136
also add @maikotan as maintainer
2022-12-03 01:46:33 +08:00
Shigma
92249b2149 docs: update iteration docs 2022-12-01 23:18:29 +08:00
Shigma
a8985776b9 i18n: migrate translations to message components 2022-11-26 00:34:54 +08:00
Shigma
4b7f0b19fb docs: add features and links 2022-11-25 01:10:25 +08:00
Maiko Sinkyaet Tan
4c5d89982b i18n: add japanese translation (#116) 2022-11-21 19:28:32 +08:00
Shigma
bf5ae7d340 chore: update locale filenames 2022-11-18 20:49:32 +08:00
Shigma
093f29690a feat: support translator API as requested in #58 2022-11-14 01:56:53 +08:00
Shigma
377174febd docs: add more config docs 2022-11-09 21:14:42 +08:00
Shigma
5cebea471e feat: support config.placement, close #99 2022-11-07 19:51:30 +08:00
Shigma
7972fa530c docs: migrate to @koishijs/vitepress theme 2022-11-07 04:05:23 +08:00
Shigma
a8681d24c1 feat: support config.latinOnly, close #97
also close #98 (supersede)
2022-11-06 00:38:58 +08:00
Shigma
e25fc8ac26 feat: support config.maxWords, close #93 2022-11-06 00:31:51 +08:00
Shigma
e0e405804d fix: fix consecutive brace replacement, close #96 2022-11-03 01:34:43 +08:00
Shigma
87b5e2218f fix: fix incorrect pending number 2022-11-01 01:14:23 +08:00
Shigma
f1e676d82c feat: support --undesired syntax 2022-10-31 14:00:23 +08:00
Shigma
9ce387d7a2 feat: support config maxSteps and maxResolution 2022-10-31 00:27:24 +08:00
Shigma
2577c524b0 feat: support -O, --override option, fix #89 2022-10-30 19:58:45 +08:00
Shigma
ada27bb3d0 fix: strip data uri prefix, close #90 2022-10-29 21:42:12 +08:00
Shigma
68858fb449 fix: support config.token when using naifu 2022-10-29 13:14:49 +08:00
Shigma
ce16965a60 feat: enhance --resolution effect 2022-10-28 15:23:31 +08:00
Shigma
70ba70f738 fix: do not check width + size with allowAnlas, close #84 2022-10-25 19:18:40 +08:00
Shigma
0c8bd15d91 fix: should be consistent with website 2022-10-25 01:03:48 +08:00
Shigma
bc8b375390 feat: check resolution width and height 2022-10-24 19:17:51 +08:00
Shigma
05e53682ca
fix: fix official img2img 400 error 2022-10-24 03:00:16 +08:00
Shigma
9b05a61312
fix: update translations for options 2022-10-23 04:50:33 +08:00
Shigma
fce8c0bb4f
feat: support escape characters, fix #65 2022-10-23 04:40:03 +08:00
Shigma
a09153d36a
feat: support custom size via --viewport
as mentioned in #65
2022-10-23 02:34:48 +08:00
Shigma
b867428d6c
feat: support config.negativePrompt
and remove options.anatomy
2022-10-21 23:13:42 +08:00
Shigma
286b43db35
chore: remove unused translations 2022-10-21 22:33:45 +08:00
Shigma
528dd1c99d
fix: fix missing types 2022-10-20 12:01:24 +08:00
Shigma
bb6c17c4bf
docs: add option notes 2022-10-20 03:26:37 +08:00
Shigma
b075827f79
feat: support -u, --undesired option 2022-10-20 03:20:02 +08:00
Shigma
3d3ae0dbb7
feat: support CJK braces 2022-10-20 03:19:54 +08:00
Shigma
814aad21d9
docs: add config.output 2022-10-19 21:58:56 +08:00
Shigma
e02980fd80
feat: support config.output, fix #50 2022-10-19 21:55:28 +08:00
Shigma
c03926471f
feat: support config.maxRetryCount, fix #51 2022-10-17 19:41:47 +08:00
Shigma
2fadef2d4b
feat: support anlas authority 2022-10-17 19:20:02 +08:00
Shigma
9d797c2ca7
fix: update default endpoint 2022-10-16 16:58:50 +08:00
Shigma
914e75348a
fix: fix large image encoding, fix #46 2022-10-16 16:16:31 +08:00
Shigma
40179aae6a
fix: update default api endpoint 2022-10-16 13:49:15 +08:00
Shigma
fd1dd01d5b
feat: add waiting hints 2022-10-16 04:10:01 +08:00
Shigma
73645fdeba
fix: trim slash for config.endpoint
avoid 404 status code for naifu users
2022-10-16 00:55:31 +08:00