Qing
1f8fb29594
add Download mask settings
2022-07-14 17:00:14 +08:00
Qing
a94f7e4ffe
add ZITS
2022-07-14 16:49:03 +08:00
Qing
0f70ab58a7
Merge branch '0.14.0-forceUpdate'
2022-06-29 21:57:26 +08:00
Qing
3018121644
0.14.0
2022-06-29 21:57:00 +08:00
Qing
9acfbed0a0
yarn build
2022-06-29 21:56:39 +08:00
Qing
15dcb43f69
change workspace key generate method
...
if use useCallback, Workspace will reload when switch theme
2022-06-29 21:47:27 +08:00
Qing
54289ea66d
fix graduallyInpainting: alway draw newest lines on mask
...
this can prevent previous result change
2022-06-29 21:33:37 +08:00
Qing
dc950ed3fe
fix localStorage restore
2022-06-28 22:58:50 +08:00
Qing
0daa27e11a
use key props to reload workspace when upload new file
2022-06-28 22:34:01 +08:00
Qing
689d61968c
add redo
2022-06-25 22:01:42 +08:00
Qing
20acc58435
Update README.md
2022-06-24 11:52:53 +08:00
Qing
19e7e816af
start new -> upload new
2022-06-14 21:39:55 +08:00
Qing
335685d581
add gradually inpainting mode
2022-06-14 15:03:03 +08:00
Qing
d43d0694c2
Merge pull request #51 from Sanster/plms
...
add plms sampler
2022-06-12 22:20:35 +08:00
Qing
e5d057ce70
0.13.0
2022-06-12 22:13:41 +08:00
Qing
9a9e1fe2b7
yarn build
2022-06-12 22:13:33 +08:00
Qing
a494e7a7fa
update README
2022-06-12 22:07:58 +08:00
Qing
a35ed7f716
update README
2022-06-12 22:06:29 +08:00
Qing
35b92ba9de
ldm add plms sampler
2022-06-12 21:21:04 +08:00
Qing
55197f2209
frontend: better error handling
2022-06-12 13:13:51 +08:00
Qing
ca5059b0d4
Create FUNDING.yml
2022-06-10 17:01:33 +08:00
Qing
fd1c1d29a7
0.12.0
2022-05-30 10:51:34 +08:00
Qing
7826bda89c
yarn build
2022-05-30 10:51:34 +08:00
Qing
544da231f6
fix sizeLimit reset after inpainting
2022-05-30 10:51:34 +08:00
Qing
e4a6c91f4a
enable fp16 for ldm by default
2022-05-30 10:51:34 +08:00
Qing
e369a2f079
add colab link
2022-05-26 21:30:01 +08:00
Qing
623c5bb485
Merge pull request #49 from Sanster/0427_optimize
...
optimize
2022-05-23 21:36:45 +08:00
Qing
6316c88833
0.11.0
2022-05-23 21:30:14 +08:00
Qing
9aca205b4f
update README
2022-05-23 21:28:39 +08:00
Qing
1d9b9d05e1
yarn build
2022-05-23 21:16:59 +08:00
Qing
45d1cc3f35
optimize shortcuts style
2022-05-22 13:32:19 +08:00
Qing
b7c3f3e327
update radix-ui dialog select version
2022-05-21 15:13:09 +08:00
Qing
ad62ef492e
tooltip add delay
2022-05-21 13:37:38 +08:00
Sanster
22834a8243
button tooltip from b90e32886a
2022-05-21 13:04:35 +08:00
blessedcoolant
92900933e5
minor patch
...
- Added hotkey for manual inpaint: Shift + R (Updated the hotkey list to display this)
- Moved Settings icon in the header to the end which is consistent with how most programs do it.
- Fixed some missing useEffect dependencies.
- Made the formatting of the Shorcut description text consistent.
- Removed the borders around the bottom toolkit buttons. The 1px border was choppy and the entire region was looking boxed and cluttered. Now I feel it looks cleaner and is consistent with the button in the header.
2022-05-21 12:59:33 +08:00
Sanster
a297a6d3d0
radix select
2022-05-02 13:58:40 +08:00
Sanster
bf1e990f00
support panning using wheel
2022-04-27 17:30:28 +08:00
Sanster
390933f0eb
prevent right click on canvas work
2022-04-27 17:23:01 +08:00
Sanster
3580d4281f
show brush while change slide
2022-04-27 17:19:44 +08:00
Qing
49c42741a5
Merge pull request #46 from BedirYilmaz/patch-1
...
Minor correction to README
2022-04-25 21:22:12 +08:00
Bedir Yılmaz
746b901da0
Minor correction to README
2022-04-25 15:08:19 +02:00
Sanster
00381ceaa2
yarn build
2022-04-24 22:40:34 +08:00
Sanster
923db643e1
setup.py 0.10.0
2022-04-24 21:53:51 +08:00
Sanster
bbacb99e9d
fix resize drawRender issue
2022-04-24 21:52:41 +08:00
Sanster
bbeefba7c5
fix Escape clear drawing
2022-04-24 21:41:04 +08:00
Sanster
dad1276ea7
header add background-color
2022-04-24 21:22:42 +08:00
Sanster
1bc3f06190
enable resetZoom after panning
2022-04-23 20:26:45 +08:00
Sanster
2797d2aca7
tool bar add shadow
2022-04-23 20:23:57 +08:00
Sanster
ce0c7defe1
make undo stroke in manual mode
2022-04-23 20:22:05 +08:00
Sanster
f97e17a593
add manual run mode
2022-04-23 20:21:34 +08:00