Sanster
ad0c68164d
Revert "Launch and monitor both Python and JS during development"
...
This reverts commit 481e956c3a
.
We can start python server with --debug
2022-03-27 13:17:13 +08:00
blessedcoolant
2e5590f74c
Fixed missing dependency for useInputImage
2022-03-25 14:05:13 +13:00
blessedcoolant
7c7daf8ade
Bug fixes
...
Fixed a few bugs from previous patch.
- Removed default value for --input tag. It was causing the front end to trigger a request and throw an error when there was no input given.
- Added a check to see if input is provided or not
- Converted the new hook to Typescript and added necessary types.
- Rebuilt to update to current changes.
2022-03-25 13:49:56 +13:00
blessedcoolant
a2d7851a40
Merge pull request #2 from blessedcoolant/user_input_image
...
User Input Image / Dev QoL Update
2022-03-25 07:47:55 +13:00
blessedcoolant
d0f025f2d4
Add User Input Image Support
...
Users can now supply the --input argument to load their image by default to the application.
2022-03-25 07:33:13 +13:00
blessedcoolant
481e956c3a
Launch and monitor both Python and JS during development
...
No longer need to restart python each time any change is made. nodemon will handle that now. Using concurrently because I found it to be better performant than run-p.
2022-03-25 07:31:59 +13:00
blessedcoolant
085b517606
Cleanup
...
Removed some unused imports
2022-03-25 06:06:07 +13:00
Sanster
c3157b4e15
use cross-env for windows build
2022-03-24 21:48:45 +08:00
blessedcoolant
68616d0ebe
Merge branch 'main' into main
2022-03-24 16:31:29 +13:00
Sanster
d3f1ea2474
change crop-size to crop-margin, to add more context for crop infer
2022-03-24 09:08:49 +08:00
blessedcoolant
44e131f9ac
Added desktop application mode
...
Run lama-cleaner as a desktop application.
2022-03-24 05:07:33 +13:00
Sanster
43c9c22c73
add crop infor for lama
2022-03-23 10:15:23 +08:00
Sanster
a46424478a
move time to main
2022-03-20 22:42:59 +08:00
Sanster
bb6580cc0c
add benchmark.py
2022-03-20 22:40:36 +08:00
blessedcoolant
3fac27712a
New build with brush size hotkeys
2022-03-17 13:00:36 +08:00
blessedcoolant
ffd39a7300
Deleting the old build folder
2022-03-17 05:58:28 +13:00
blessedcoolant
3d90a934a0
Add Brush Change Hotkeys to Shortcuts Modal
2022-03-17 05:56:15 +13:00
blessedcoolant
a87dd87b8d
Add Standard Brush Size Hotkey Functionality
...
You can now use the bracket keys "[" and "]" to Increase and Decrease Brush Size similar to many other photo editing programs.
2022-03-17 05:54:58 +13:00
Sanster
f9b96cf218
add ldm model
2022-03-06 20:29:45 +08:00
Sanster
5f8b23cd4f
0.4.0 build
2022-02-09 18:12:22 +08:00
Sanster
5450fd2234
download small size image
2022-02-09 18:01:19 +08:00
Sanster
c5f4accbff
fix brush size after zoom
2022-02-08 22:36:32 +08:00
Sanster
4e213e64e1
add undo shortcuts
2022-02-08 21:57:11 +08:00
Sanster
568a83b732
only show valid size in SizeSelector
2022-02-08 21:55:09 +08:00
Sanster
38010a9556
Modal add Esc shortcut
2022-02-08 21:41:47 +08:00
Sanster
3db21e7e95
add keyboard shortcuts
2022-02-07 22:25:24 +08:00
Sanster
56238c5068
SizeSelector only show smaller size
2022-02-07 21:08:38 +08:00
Sanster
8ae3d8a42c
change SizeSelector size
2022-02-06 22:06:07 +08:00
Sanster
c81fc0ecfc
hold space to pan
2022-02-06 22:02:44 +08:00
Sanster
e26fddd936
wip add help button
2022-02-06 21:53:30 +08:00
Sanster
0814b07ef9
add reset button
2022-02-06 21:40:49 +08:00
Sanster
b4dc7a0253
disable ListBox space shotcut
2022-02-06 21:32:54 +08:00
Sanster
df53f81032
change style
2022-02-06 20:56:40 +08:00
Sanster
028a63ea34
use space to toggle pan mode
2022-02-06 19:52:45 +08:00
Sanster
e68f409003
add Tab hotKey for view origin image
2022-02-06 19:27:49 +08:00
Sanster
33c893746e
Make Esc work for stop drawing
2022-02-06 13:50:26 +08:00
Sanster
31a00813e0
make Esc reset zoom work
2022-02-06 11:00:53 +08:00
Sanster
79ccd94ced
make zoom work
2022-02-06 10:37:22 +08:00
Sanster
8013fc554f
by default show undo and check original button
2022-02-05 21:50:01 +08:00
Sanster
8eeb350f49
use ListBox for size select
2022-02-05 21:41:32 +08:00
Sanster
920bf27ccb
fix bottom area select problem
2022-02-05 20:14:18 +08:00
Sanster
c09ac0c17a
build app
2021-12-12 14:57:10 +08:00
Sanster
06522a5f91
add multi stroke
2021-12-12 14:42:43 +08:00
Qing
1b2f2e2d65
remove map;build app
2021-11-30 13:24:53 +08:00
Qing
1e2c8fd348
resize image using backend;add resize radio button
...
frontend resize image will reduce image quality
2021-11-30 13:24:52 +08:00
Qing
1c2e7fa559
remove resize on frontend
2021-11-30 13:24:50 +08:00
Loreto Parisi
e839a36503
Added Dockerfile
2021-11-15 20:11:46 +01:00
wq.chu
4e027f81e6
init
2021-11-15 22:21:01 +08:00