Qing
|
af87cca643
|
add forward_post_process function
|
2022-11-30 21:53:56 +08:00 |
|
Qing
|
f7d7e89197
|
fix is_disable_switch_model
|
2022-11-30 21:53:56 +08:00 |
|
Qing
|
d44dd8822c
|
Merge pull request #146 from fiskbil/enable-xformers-option
Add argument for enabling xFormers optimizations
|
2022-11-29 21:09:05 +08:00 |
|
Anders Haglund
|
a0240721e3
|
Add argument for enabling xFormers optimizations
|
2022-11-28 17:54:16 -08:00 |
|
Qing
|
0d2d1ab4ec
|
Merge pull request #145 from fiskbil/negate-prompt-shortcut
Add keyboard shortcut to trigger inpainting from negative prompt text box by pressing ctrl/meta+enter
|
2022-11-27 09:31:10 +08:00 |
|
Anders Haglund
|
3c42d0a9f6
|
Update SidePanel.tsx
Add shortcut to trigger inpainting from negative prompt text box by pressing ctrl/meta+enter
|
2022-11-24 19:00:24 -08:00 |
|
Qing
|
9fbab233fc
|
Merge pull request #143 from fiskbil/match-histograms
Match stable diffusion result histogram to image
|
2022-11-25 08:53:24 +08:00 |
|
Qing
|
58f2ee5370
|
add comments for configs
|
2022-11-24 09:29:13 +08:00 |
|
Anders Haglund
|
8e408640a4
|
Match stable diffusion result's histogram to image's
|
2022-11-23 14:50:58 -08:00 |
|
Qing
|
0b00fffe13
|
0.27.2
|
2022-11-22 22:13:32 +08:00 |
|
Qing
|
ad9ff13d61
|
yarn build
|
2022-11-22 22:13:00 +08:00 |
|
Qing
|
0673fce4ec
|
fix setInterval in inactive tab
https://stackoverflow.com/questions/5927284/how-can-i-make-setinterval-also-work-when-a-tab-is-inactive-in-chrome
|
2022-11-22 22:12:34 +08:00 |
|
Qing
|
009da431ca
|
update README
|
2022-11-21 14:02:44 +08:00 |
|
Qing
|
9955c9b9f6
|
update tasks.py
|
2022-11-21 11:56:34 +08:00 |
|
Qing
|
c02d918368
|
0.27.1
|
2022-11-21 11:49:35 +08:00 |
|
Qing
|
4686c7cb78
|
fix manga mask
|
2022-11-18 23:06:41 +08:00 |
|
Qing
|
99af1dfe1c
|
add manga test
|
2022-11-18 22:39:21 +08:00 |
|
Qing
|
ffa6b7c343
|
0.27.0
|
2022-11-18 22:26:23 +08:00 |
|
Qing
|
139afabfab
|
yarn build
|
2022-11-18 22:26:01 +08:00 |
|
Qing
|
08c295a70d
|
add Manga Model
|
2022-11-18 22:21:52 +08:00 |
|
Qing
|
d7e2148ce1
|
Update README.md
|
2022-11-17 22:20:42 +08:00 |
|
Qing
|
31294a5f80
|
0.26.2
|
2022-11-17 22:12:55 +08:00 |
|
Qing
|
495ef941ea
|
yarn build
|
2022-11-17 22:12:22 +08:00 |
|
Qing
|
57fb3d0d1c
|
disable cache
|
2022-11-17 22:11:54 +08:00 |
|
Qing
|
cce15c9506
|
fix gui keepGUIAlive
|
2022-11-17 21:50:39 +08:00 |
|
Qing
|
627ddef06a
|
Add huggingface space
|
2022-11-16 21:18:51 +08:00 |
|
Qing
|
0911d298ef
|
0.26.1
|
2022-11-16 18:01:37 +08:00 |
|
Qing
|
f774bad17f
|
yarn build
|
2022-11-16 18:01:18 +08:00 |
|
Qing
|
30e205a5f8
|
only call keepGUIAlive when run as gui
|
2022-11-16 17:59:39 +08:00 |
|
Qing
|
51daa8d02e
|
Merge pull request #127 from LinuxSuRen/patch-1
Typo fix from Github to GitHub
|
2022-11-16 12:03:13 +08:00 |
|
Rick
|
81a9e8634b
|
Typo fix from Github to GitHub
|
2022-11-16 10:07:20 +08:00 |
|
Qing
|
7bef2ff226
|
0.26.0
|
2022-11-15 21:54:38 +08:00 |
|
Qing
|
8351fd3b0d
|
yarn build
|
2022-11-15 21:54:32 +08:00 |
|
Qing
|
c54950c05c
|
add mask rerun button
|
2022-11-15 21:53:16 +08:00 |
|
Qing
|
d7c3149f67
|
add euler sampler
|
2022-11-15 21:11:45 +08:00 |
|
Qing
|
6503d7ec32
|
update diffusers to 0.7.2
|
2022-11-14 21:16:38 +08:00 |
|
Qing
|
c2005786d7
|
fix slow sd test
|
2022-11-14 18:19:50 +08:00 |
|
Qing
|
eec41734c3
|
add custom mask upload, WIP, need more test
better handle server error
|
2022-11-13 23:31:15 +08:00 |
|
Qing
|
0666a32947
|
add --disable-model-switch
|
2022-11-13 13:15:51 +08:00 |
|
Qing
|
8cdac238b4
|
only show croper when isSD===True
|
2022-11-13 12:50:22 +08:00 |
|
Qing
|
4f42dda2cf
|
fix skimage import color
https://github.com/Sanster/lama-cleaner/issues/121
|
2022-11-13 12:45:29 +08:00 |
|
Qing
|
8c2904c9c8
|
add negative prompt
|
2022-11-13 12:45:29 +08:00 |
|
Qing
|
b7d504cba6
|
ignore prompt enter when isInpainting
|
2022-11-13 12:45:29 +08:00 |
|
Qing
|
964795ceb5
|
Merge pull request #111 from fiskbil/main
Change cropper movement from accept/reject to clamping.
|
2022-11-12 22:30:16 +08:00 |
|
Qing
|
a4d62f8186
|
Merge pull request #119 from fiskbil/blur-result-mask
Add gaussian blur to mask before blending original image with result
|
2022-11-12 22:18:55 +08:00 |
|
Anders Haglund
|
543473bac5
|
Add gaussian blur to mask before blending original image with result
|
2022-11-10 13:02:51 -08:00 |
|
Anders Haglund
|
86797ca419
|
Change cropper movement from accept/reject to clamping.
|
2022-11-08 14:44:30 -08:00 |
|
Qing
|
c7d7ea7b32
|
Update README.md
|
2022-11-08 09:19:26 +08:00 |
|
Qing
|
9144e101a1
|
Update README.md
|
2022-11-08 09:16:21 +08:00 |
|
Qing
|
18de65693b
|
0.25.0
|
2022-11-08 08:37:12 +08:00 |
|