Commit Graph

  • 69df1da095 0.9.2 Sanster 2022-04-18 22:54:58 +08:00
  • 0b5494d1f8 use flask1, flask2 require python3.7 Sanster 2022-04-18 22:54:34 +08:00
  • 30fdeadc46 update README Sanster 2022-04-18 22:40:23 +08:00
  • b43883a567 Merge pull request #38 from Sanster/0409_optimize Qing 2022-04-18 22:32:18 +08:00
  • c1257c4e20 0.9.1 Sanster 2022-04-18 22:29:17 +08:00
  • b6a5650a96 fix --gui Sanster 2022-04-18 22:28:47 +08:00
  • c283b05b8e yarn build Sanster 2022-04-18 22:19:33 +08:00
  • 2c213158db update Sanster 2022-04-18 22:18:48 +08:00
  • 0b5130420b initial settings atom from localStorage Sanster 2022-04-18 22:05:05 +08:00
  • 67befef3c7 disable flask warning Sanster 2022-04-18 21:30:49 +08:00
  • 71599e9c6d filter flaskwebgui log Sanster 2022-04-18 15:29:29 +08:00
  • a219da27f7 add setup.py Sanster 2022-04-18 15:01:10 +08:00
  • f7e1e073dc make model switch work with toast Sanster 2022-04-17 23:31:12 +08:00
  • 205286a414 big update Sanster 2022-04-16 00:11:51 +08:00
  • 2b031603ed save useInputImage with correct filename Sanster 2022-04-14 22:22:18 +08:00
  • 78d6b1cc3e wip: add setting page Sanster 2022-04-14 20:43:07 +08:00
  • aa411c7524 WIP Sanster 2022-04-12 20:58:57 +08:00
  • e570e85e64 fix jumpy image load Sanster 2022-04-09 22:45:48 +08:00
  • 5183c21ad3 add host arg Sanster 2022-04-09 21:01:30 +08:00
  • ca65c95d22 bug fix: resize alpha channel when using non original image size Sanster 2022-04-09 12:31:48 +08:00
  • 1b1aade067 fix png alpha channel lose Sanster 2022-04-09 08:12:37 +08:00
  • caed45b520 return correct file ext/mimetype Sanster 2022-04-09 07:23:33 +08:00
  • 98fa52ba08 Merge pull request #33 from blessedcoolant/main Qing 2022-04-08 21:01:13 +08:00
  • e3e151716c new build blessedcoolant 2022-04-08 17:05:58 +12:00
  • 4d118698b4 Fix bug with Shortcuts Modal & added missing useEffect dependencies blessedcoolant 2022-04-08 17:04:55 +12:00
  • c3315a2d2b prevent ShortcutsModal bouncing offset Sanster 2022-04-07 21:38:10 +08:00
  • 1812928887 make editor-toolkit-panel background color change between theme more smooth Sanster 2022-04-07 21:25:52 +08:00
  • 2d53f3cade fix .editor-toolkit-panel display issue in safari Sanster 2022-04-07 21:22:19 +08:00
  • 3fc0008f0a Merge pull request #30 from Sanster/PR25 Qing 2022-04-06 23:05:30 +08:00
  • 10b35a3f0a style refine Sanster 2022-04-04 21:51:33 +08:00
  • 855fd1f006 Merge branch 'Sanster:main' into recoil-refactor blessedcoolant 2022-03-31 06:09:49 +13:00
  • ca9e393989 Inpainted State Fix blessedcoolant 2022-03-30 19:14:32 +13:00
  • 251df40fc8 Revert "add imghdr to requirements.txt" Sanster 2022-03-30 10:21:35 +08:00
  • b282421c98 Complete GUI Refactor # Patch 1 blessedcoolant 2022-03-30 12:45:34 +13:00
  • eea85b834e Complete GUI Refactor blessedcoolant 2022-03-28 17:52:05 +13:00
  • a40d92f23f Merge branch 'Sanster:main' into recoil-refactor blessedcoolant 2022-03-28 04:41:24 +13:00
  • 1a8d407782 Merge pull request #24 from Sanster/PR22 Qing 2022-03-27 13:58:35 +08:00
  • 6913ad169b yarn build Sanster 2022-03-27 13:56:23 +08:00
  • d945a156ca update README Sanster 2022-03-27 13:55:27 +08:00
  • a6f29be662 disable cache for fetch inputimage Sanster 2022-03-27 13:50:41 +08:00
  • 705e12d02d check --input before start server Sanster 2022-03-27 13:37:26 +08:00
  • 0cc17ea322 remove redundant parentheses Sanster 2022-03-27 13:20:56 +08:00
  • ad0c68164d Revert "Launch and monitor both Python and JS during development" Sanster 2022-03-27 13:17:13 +08:00
  • 81efda9df1 add imghdr to requirements.txt Sanster 2022-03-27 13:14:27 +08:00
  • b5c07b0dad Merge pull request #3 from blessedcoolant/main blessedcoolant 2022-03-26 04:10:35 +13:00
  • 1ca0359eab Fixed wrong push blessedcoolant 2022-03-25 14:06:03 +13:00
  • 2e5590f74c Fixed missing dependency for useInputImage blessedcoolant 2022-03-25 14:05:13 +13:00
  • 7c7daf8ade Bug fixes blessedcoolant 2022-03-25 13:49:56 +13:00
  • a2d7851a40 Merge pull request #2 from blessedcoolant/user_input_image blessedcoolant 2022-03-25 07:47:55 +13:00
  • d0f025f2d4 Add User Input Image Support blessedcoolant 2022-03-25 07:33:13 +13:00
  • 481e956c3a Launch and monitor both Python and JS during development blessedcoolant 2022-03-25 07:31:59 +13:00
  • 085b517606 Cleanup blessedcoolant 2022-03-25 06:06:07 +13:00
  • 785848b5ec Fix crop trigger size not having a default value blessedcoolant 2022-03-25 05:56:00 +13:00
  • c3157b4e15 use cross-env for windows build Sanster 2022-03-24 21:48:45 +08:00
  • 1c997991e4 change --gui_size to --gui-size; use nargs for crop-trigger-size Sanster 2022-03-24 21:45:09 +08:00
  • c5223008d5 update README Sanster 2022-03-24 21:36:47 +08:00
  • cdfc0c0aba update .gitignore Sanster 2022-03-24 20:55:54 +08:00
  • 8195646f52 Merge pull request #20 from blessedcoolant/main Qing 2022-03-24 21:10:00 +08:00
  • 68616d0ebe Merge branch 'main' into main blessedcoolant 2022-03-24 16:31:29 +13:00
  • d3f1ea2474 change crop-size to crop-margin, to add more context for crop infer Sanster 2022-03-24 09:08:49 +08:00
  • 57bf1533ab Update README.md blessedcoolant 2022-03-24 05:12:16 +13:00
  • 44e131f9ac Added desktop application mode blessedcoolant 2022-03-24 05:07:33 +13:00
  • 1207b6e291 Merge pull request #19 from Sanster/add_crop_infer Qing 2022-03-23 10:15:57 +08:00
  • 43c9c22c73 add crop infor for lama Sanster 2022-03-23 10:02:01 +08:00
  • a46424478a move time to main Sanster 2022-03-20 22:42:59 +08:00
  • bb6580cc0c add benchmark.py Sanster 2022-03-18 11:10:11 +08:00
  • f813c59b66 Merge pull request #17 from Sanster/mr16 Qing 2022-03-17 13:03:59 +08:00
  • 3fac27712a New build with brush size hotkeys blessedcoolant 2022-03-17 06:00:44 +13:00
  • ffd39a7300 Deleting the old build folder blessedcoolant 2022-03-17 05:58:28 +13:00
  • 3d90a934a0 Add Brush Change Hotkeys to Shortcuts Modal blessedcoolant 2022-03-17 05:56:15 +13:00
  • a87dd87b8d Add Standard Brush Size Hotkey Functionality blessedcoolant 2022-03-17 05:54:58 +13:00
  • 61fcffda94 add torch.cuda.empty_cache() after model forward Sanster 2022-03-12 20:43:47 +08:00
  • 4e5903129c update README Sanster 2022-03-06 20:43:12 +08:00
  • f9b96cf218 add ldm model Sanster 2022-03-04 13:44:53 +08:00
  • f09d40cbef turnoff torchscript fuser feature Sanster 2022-02-18 13:29:10 +08:00
  • 799ab7607b Update README.md Qing 2022-02-17 09:29:04 +08:00
  • 49bd142b54 update readme Sanster 2022-02-10 10:08:45 +08:00
  • 5f8b23cd4f 0.4.0 build Sanster 2022-02-09 18:12:22 +08:00
  • 63feac4754 update readme Sanster 2022-02-09 18:09:25 +08:00
  • 5450fd2234 download small size image Sanster 2022-02-09 18:01:19 +08:00
  • c5f4accbff fix brush size after zoom Sanster 2022-02-08 22:36:32 +08:00
  • 4e213e64e1 add undo shortcuts Sanster 2022-02-08 21:57:11 +08:00
  • 568a83b732 only show valid size in SizeSelector Sanster 2022-02-08 21:55:09 +08:00
  • 38010a9556 Modal add Esc shortcut Sanster 2022-02-08 21:41:47 +08:00
  • 3db21e7e95 add keyboard shortcuts Sanster 2022-02-07 22:25:24 +08:00
  • 56238c5068 SizeSelector only show smaller size Sanster 2022-02-07 21:08:38 +08:00
  • 8ae3d8a42c change SizeSelector size Sanster 2022-02-06 22:06:07 +08:00
  • c81fc0ecfc hold space to pan Sanster 2022-02-06 22:00:46 +08:00
  • e26fddd936 wip add help button Sanster 2022-02-06 21:53:30 +08:00
  • 0814b07ef9 add reset button Sanster 2022-02-06 21:40:49 +08:00
  • b4dc7a0253 disable ListBox space shotcut Sanster 2022-02-06 21:32:54 +08:00
  • df53f81032 change style Sanster 2022-02-06 20:56:40 +08:00
  • 028a63ea34 use space to toggle pan mode Sanster 2022-02-06 19:52:45 +08:00
  • e68f409003 add Tab hotKey for view origin image Sanster 2022-02-06 19:27:49 +08:00
  • 33c893746e Make Esc work for stop drawing Sanster 2022-02-06 13:50:26 +08:00
  • 31a00813e0 make Esc reset zoom work Sanster 2022-02-06 11:00:53 +08:00
  • 79ccd94ced make zoom work Sanster 2022-02-06 10:37:22 +08:00
  • 8013fc554f by default show undo and check original button Sanster 2022-02-05 21:50:01 +08:00
  • 8eeb350f49 use ListBox for size select Sanster 2022-02-05 21:41:32 +08:00
  • 920bf27ccb fix bottom area select problem Sanster 2022-02-05 20:14:18 +08:00