tim h
8e3ef9162e
Merge pull request #39 from Kalekki/model_switching
...
Model switching, samplers from api
Former-commit-id: 122e518141f05bc6f139f23bf259fe40ca815cb7
2022-11-23 14:45:15 -06:00
Kalekki
f8f322067d
Seed under models and samplers
...
Former-commit-id: 741a935fe8058fd5a5042df76d6b1f53a5cdd0e2
2022-11-23 21:46:06 +02:00
Kalekki
53635fc26f
prettier
...
Former-commit-id: 25e8a310d47a5e34e269b31e75699e99b1c8888b
2022-11-23 21:34:42 +02:00
Kalekki
43c6344507
Model switching, samplers from api
...
Former-commit-id: 78da6ff935a79ecbb00114c8e467d8996d2752af
2022-11-23 21:23:20 +02:00
Victor Seiji Hariki
8b20807c1b
fix history do after undo
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: de84fcb501cd576e8546abc5b1d4e42933488252
2022-11-23 09:09:59 -03:00
Victor Seiji Hariki
f5b0369476
finally fix shortcuts triggering on prompt fields
...
Basically checks if focus is an input field, and transfer focus to
window as soon as mouse hovers over the canvas
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 5ce4877c69708a1ea981d9dac4b9102048152e58
2022-11-23 08:24:18 -03:00
Victor Seiji Hariki
5b2a6234d4
extended timing on progress check and fixed dream
...
Progress check now has a 1.5s timing window (we can update it to wait
for the last update before sending a new progress request in the future)
Fixed dream() call in img2img tool
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: c137f13e5a71f0b62cc7094bd53f8a4e5f89fcb6
2022-11-23 08:12:14 -03:00
Victor Seiji Hariki
c54a51f8ee
Merge branch 'toolbar' into img2img
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: c8b0a3983dd07e64bc67d848814494be0ee8075d
2022-11-22 23:10:45 -03:00
Victor Seiji Hariki
35e5951c61
Merge branch 'main' into toolbar
...
Now skipping images, saving bandwidth
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 214f44c7ce6a1d9bf7598d45b6cef10e88e99cae
2022-11-22 23:06:37 -03:00
tim h
dc157887f1
update demo webm AGAIN
...
Former-commit-id: 94b101b5da13626b9ff3f4135d542e0d85438531
2022-11-22 19:49:14 -06:00
Victor Seiji Hariki
678ab518ea
Merge branch 'main' into toolbar
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 53bab7e5237fe54b7a3d421bef01c011499e0e74
2022-11-22 22:38:30 -03:00
tim h
e619636d33
not super attractive but really simple progress indicator during generation
...
(not so much on upscale yet)
Former-commit-id: 802cb7507d160035207b8c15b98b9d6fa9855525
2022-11-22 19:35:15 -06:00
Victor Seiji Hariki
2eb6e6ff3e
add img2img tool and refactor tool context menus
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 3a36d0e0d7004142ee8d1ecdec14bb905db4919f
2022-11-22 22:24:04 -03:00
tim h
9cf5ca236a
remove giant gifs, goodbye gifs
...
Former-commit-id: a9150cc43e002515418852582bd3b49365973883
2022-11-22 18:08:16 -06:00
tim h
624c01f5cb
update readme
...
Former-commit-id: 32c8618e4432a21eef4cda0bb5054e6349229ea3
2022-11-22 17:41:14 -06:00
tim h
9a796ecd67
reenables LDSR, ran prettier, version bump ( ͡° ͜ʖ ͡°)
...
Former-commit-id: 2c75f84ad9a88f7454a5469bba8c4c90ca09186a
2022-11-22 17:40:05 -06:00
tim h
7370aba4d3
Merge pull request #35 from Kalekki/Upscaling
...
Upscaling
Former-commit-id: c9367e6fb8cad4670508bb62fd6d18e116e53927
2022-11-22 17:31:56 -06:00
Victor Seiji Hariki
a1d2de4899
let's just leave this for another time
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 0b3546c28920d5be9e886d12eacddfcdc5ddeff9
2022-11-22 19:48:21 -03:00
Victor Seiji Hariki
0a3bbd349d
attempt 6
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 840f10daf3a853a122119592ce3d8703f6d2724b
2022-11-22 19:44:50 -03:00
Victor Seiji Hariki
5c4c8b32c6
now I think it will work
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: eaa6ac9b76ba310804f77d841c3401233258da27
2022-11-22 19:43:33 -03:00
Victor Seiji Hariki
19d23e7eae
attempt 4
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: d1940ccdcca6fb49206fb4a55d1e19d4b7271c6f
2022-11-22 19:41:43 -03:00
Victor Seiji Hariki
0625d4017e
attempt 3
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 459276fafc962d6298db9c6e1e8aa3d920714f2d
2022-11-22 19:38:55 -03:00
Victor Seiji Hariki
eb26b9adb6
attempt 2 for prettier action
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 3182f66268eaf4d131def3337f6b1dad470cecd0
2022-11-22 19:35:45 -03:00
tim h
25761df9f7
Merge pull request #32 from Kalekki/main
...
Convert that large gif into 5mb webm embed
Former-commit-id: 482e79afdda133a2e5997983063a6a151fca4584
2022-11-22 16:30:25 -06:00
Victor Seiji Hariki
250c833895
Added tool menu and migrated image generation ot new input
...
Also updates a lot of other things (brush size now independent from
scale factor, split some files, and a lot other things; removed erase
safeguard as now erase is supported by undo/redo; tried adding github
prettier autoformatting to pull requests;
may have some other things as well
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 0ba21f23c69f9dca2c3189a838b945900b01f81d
2022-11-22 19:28:27 -03:00
Kalekki
837de404ee
Upscaling
...
Former-commit-id: b8f0e47edd2f2f5ab2f8cae911c8739bd9d41b7f
2022-11-22 23:18:40 +02:00
Kalle
70281c4f43
Convert that large gif into 5mb webm embed
...
from 28 to 5mb
Former-commit-id: a7c21b6ae476d8f236c8bf477de13640420ab9ba
2022-11-22 14:54:08 +02:00
tim h
ff66f5362d
update license
...
hopefully more permissive?
Former-commit-id: 0cf7b7d9e878e8b44b60bbb181167a816723e863
2022-11-22 02:04:05 -06:00
tim h
85cdc024df
update readme
...
Former-commit-id: 5a4434d64ab393482b425f507e2f5e1091b02c49
2022-11-22 01:07:24 -06:00
tim h
3bd53cc8db
bump version deservedly
...
Former-commit-id: 56db868d8b8d7a76a32510df6223022df836cad0
2022-11-22 01:05:20 -06:00
tim h
9590345b03
Merge pull request #31 from seijihariki/history_view
...
add history list view and interaction
Former-commit-id: c107303986209f70129de637b7f2ed6a05507f00
2022-11-22 00:53:56 -06:00
tim h
e9755420fd
minor clarification i hope
...
Former-commit-id: 8ef93f6c662a4b9a2c10e2a513f0b92a229f93db
2022-11-22 00:28:12 -06:00
tim h
07fedd50e0
80 is too many megabytes for a silly demo gif
...
Former-commit-id: 2474fcf34ec18406fc94d8fc42d5f5feb42392b5
2022-11-22 00:06:56 -06:00
tim h
c96b92d1a1
better demo gif because this stuff is genuinely nice to use
...
Former-commit-id: b3e8168ceef9f6a38f66966ea48c87c10d8663d8
2022-11-21 23:52:09 -06:00
Victor Seiji Hariki
87ea1be32d
add history list view and interaction
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Former-commit-id: 7064b38c9663c0219424b4864243f16d4aa68a24
2022-11-22 02:16:17 -03:00
tim h
ab20653709
typo that's been there foreverish??
...
Former-commit-id: d9db58e6338f48f3a247836105160c99828a277e
2022-11-21 22:14:33 -06:00
tim h
68d1c0ff93
hey it's a readme update
...
Former-commit-id: 1fe53b8025084c5d00dd15dd6518610de3373e21
2022-11-21 20:33:03 -06:00
tim h
fcc61c5710
Merge pull request #30 from seijihariki/keyboard_ìnput
...
Keyboard Input Support
Former-commit-id: 7559fa453face2012b0f0cd8d2b34fcf9aa31c1c
2022-11-21 20:30:19 -06:00
Victor Seiji Hariki
fb0c2f2443
add shortcuts to undo/redo
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-11-21 23:19:56 -03:00
Victor Seiji Hariki
1d6d2c1978
add keyboard support to input
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-11-21 23:19:41 -03:00
tim h
555bbee863
relocate collaborator credits because these people are Very Important People
...
Former-commit-id: 34ac2c5b9c2e3ca728fda831779186f7e2909065
2022-11-21 19:27:28 -06:00
tim h
dfb6fc8c59
relocate collaborator credits because these people are Very Important People
...
Former-commit-id: 065f643f3480cded280672116c2217e210f3b334
2022-11-21 19:26:49 -06:00
tim h
ada92a44bc
i beg your pardon readme
...
Former-commit-id: eed1073e4ef4e9b2d9113d80fa0be924c2e77d20
2022-11-21 19:25:15 -06:00
tim h
90f9e4785c
try again with new demo gif
...
Former-commit-id: 7efe734bfc8b9737b1d61285ce46c13f16844ae2
2022-11-21 19:01:47 -06:00
tim h
f112512f9a
Delete 01-demo.gif
...
wtf why no new file
Former-commit-id: beaad12a6565dbed3a5a4571f5fc9a751eb240cf
2022-11-21 19:01:15 -06:00
tim h
b0033c47b6
update readme
...
Former-commit-id: 4d87126fff66cf676100169e1e83c1708a822fd1
2022-11-21 19:00:18 -06:00
tim h
3c3eb6b329
version bump for readme
...
Former-commit-id: b7571be02ef7f587e539b4be069ebe90d75e7e8f
2022-11-21 18:58:45 -06:00
tim h
7e7146eaa1
dream output text legibility, invert marching ants
2022-11-21 18:04:05 -06:00
tim h
8e40019770
lol whoops
2022-11-21 18:00:20 -06:00
tim h
064ebe260b
Merge pull request #24 from Kalekki/checkerboard
...
Checkerboard background to signal transparency
2022-11-21 17:57:56 -06:00