Commit Graph

865 Commits

Author SHA1 Message Date
Qing
3c87b050d9 update sd inpainting pipeline 2022-10-15 22:34:53 +08:00
Qing
b92e9d8da6 update diffusers version 2022-10-15 21:43:58 +08:00
Qing
029c36115e 0.23.0 2022-10-09 21:38:46 +08:00
Qing
84208c00a5 yarn build 2022-10-09 21:38:17 +08:00
Qing
f4fcece180 fix cv2 params 2022-10-09 21:32:13 +08:00
Qing
521a1e2858 press Alt + mouse move, change brush size 2022-10-09 13:01:41 +08:00
Qing
75162712c3 0.22.0 2022-10-08 22:27:09 +08:00
Qing
da40221ed0 change editor minScale 2022-10-08 22:26:31 +08:00
Qing
f5985df903 update readme 2022-10-08 22:15:21 +08:00
Qing
33d2fd887f optimize show original transition 2022-10-08 22:03:46 +08:00
Qing
3c5781c947 allow ctrl+v to paste image to editor 2022-10-08 21:41:54 +08:00
Qing
4980675730 remove lading page 2022-10-08 13:30:35 +08:00
Qing
724b8c232d update readme 2022-10-08 12:55:51 +08:00
Qing
fd7c47bb95 remove docker image workflow
Image is too big, both data transfer out and storage exceed the github packages free plan(https://github.com/features/packages#pricing)
2022-10-07 08:47:49 +08:00
Qing
7a234793e4 fix workflow workflow_dispatch 2022-10-05 23:30:00 +08:00
Qing
c5692613a7 fix workflow workflow_dispatch 2022-10-05 23:27:28 +08:00
Qing
303efe1221 workflow add workflow_dispatch 2022-10-05 23:25:55 +08:00
Qing
1fd74a7cc6 update docker 2022-10-05 23:15:09 +08:00
Qing
8a565e97b3
Update FUNDING.yml 2022-10-01 21:51:21 +08:00
Qing
08036e427c
Update FUNDING.yml 2022-10-01 21:32:57 +08:00
Qing
67be5316af
Update README.md 2022-10-01 21:31:40 +08:00
Qing
7cb6c7c827 Merge branch 'update_sd' 2022-09-30 22:45:11 +08:00
Qing
1e398de639 0.21.0 2022-09-30 22:44:32 +08:00
Qing
dba7b01da7 enable text_encoder cpu 2022-09-30 22:44:03 +08:00
Qing
db1d7d5c48 add sd run local test 2022-09-29 21:56:33 +08:00
Qing
4d6cec0ca2 add run-sd-local arg 2022-09-29 13:13:09 +08:00
Qing
ec7b2d8e2d add sd-cpu-textencoder args 2022-09-29 12:20:55 +08:00
Qing
0d57e552cf add sd-disable-nsfw arg 2022-09-29 09:42:19 +08:00
Qing
4d607b9582
Update README.md 2022-09-29 09:15:56 +08:00
Qing
1a92569f00 0.20.1 2022-09-27 22:38:28 +08:00
Qing
36b078123c fix sd pad_mod to 64
diffusers bug: https://github.com/huggingface/diffusers/pull/505
2022-09-27 22:37:42 +08:00
Qing
03315261e2 update README 2022-09-26 09:16:11 +08:00
Qing
093401818b 0.20.0 2022-09-25 22:33:09 +08:00
Qing
0ed0d820f6 add ctrl+c to copy render result
&& fix shift+r tigger manual inpainting
2022-09-25 22:30:54 +08:00
Qing
c97f32bd13 0.19.0 2022-09-25 21:58:00 +08:00
Qing
2300d59a49 add full page drag and drop 2022-09-25 21:56:35 +08:00
Qing
35cbbd653c Add OpenCV2 model 2022-09-25 21:27:12 +08:00
Qing
bc98ea256a fix input ctrl+z 2022-09-25 21:08:46 +08:00
Qing
2a94150f59 0.18.0 2022-09-22 22:59:30 +08:00
Qing
279f6d2138
Merge pull request #71 from Sanster/add_sd
Stable Diffusion
2022-09-22 22:54:15 +08:00
Qing
a0aa501d5d update README 2022-09-22 22:53:20 +08:00
Qing
f947e2aa94 TODO: fix prompt input undo redo 2022-09-22 22:47:13 +08:00
Qing
5bdc5c1526 fix model init 2022-09-22 22:45:24 +08:00
Qing
8d65195e8a only show sidepanel when useing sd 2022-09-22 22:39:29 +08:00
Qing
5429bf2e87 fix prompt input ctrl + z 2022-09-22 22:38:11 +08:00
Qing
5be91edf9d fix random seed 2022-09-22 21:55:12 +08:00
Qing
26d938839c make mask blur work 2022-09-22 21:50:41 +08:00
Qing
19f1f07c95 SD: remove dice button 2022-09-22 21:40:36 +08:00
Qing
491e62fdf1 sd add blur mask test 2022-09-22 13:29:06 +08:00
Qing
e1fb0030d1 sd make change sampler work 2022-09-22 12:38:32 +08:00