Commit Graph

41 Commits (main)

Author SHA1 Message Date
Danil Boldyrev 36762c013e Added hotkeys for change brush size, increased the maximum brush size fixed the bug 2023-09-26 19:08:17 +03:00
Danil Boldyrev 120f46efe6 Update modifyed gradio 2023-09-26 19:04:24 +03:00
Danil Boldyrev efe589f697
Update README.MD 2023-08-31 22:28:02 +03:00
Danil Boldyrev de8a02d72d update gradio to 3.41.2, fix for webui 1.6 2023-08-31 22:22:35 +03:00
Danil Boldyrev 1bfb259f27 Returned the ability to select a color, added in 1.6 2023-08-24 21:56:53 +03:00
Danil Boldyrev f776de54c9 Fixes for gradio 3.41 2023-08-24 21:03:35 +03:00
Danil Boldyrev 1407ea50e6 Update modifyed gradio to 3.41 2023-08-24 19:21:16 +03:00
Danil Boldyrev 439c414c6c Added the ability to control the level of transparency
in new webui
2023-08-16 21:51:45 +03:00
Danil Boldyrev 75141da35f Update versions for upcoming 1.6, fix bug with auto expand 2023-08-05 19:18:12 +03:00
Danil Boldyrev 2ecb43edeb Now the buttons are hidden while drawing 2023-07-16 11:43:00 +03:00
Danil Boldyrev ed596e8039 fix colab bug 2023-07-05 17:41:20 +03:00
Danil Boldyrev bbe4d82ccc Added a straight line function on Shift 2023-07-04 17:58:03 +03:00
Danil Boldyrev 223350f6d0 Add default color selection in Inpaint
In the context menu, you can select the default brush color in the inpaint
2023-05-29 17:39:21 +03:00
Danil Boldyrev 2e4801ccfd
Update README.MD in dev note 2023-05-27 21:26:28 +03:00
Danil Boldyrev 568e53ec90 bump modifyed gradio to 3.31.0 2023-05-27 20:39:46 +03:00
Danil Boldyrev e59fc7e48e Improved the color-filling of the canvas, and fixed the dropper a bit 2023-05-14 15:00:54 +03:00
Danil Boldyrev 11a72d6aa1
Updated the information for developers 2023-05-04 23:39:04 +03:00
Danil Boldyrev fb4b144657 Filling the canvas depends on the color of the brush 2023-05-01 22:34:08 +03:00
Danil Boldyrev c3b335b96a Added a new feature, a white fill for a quick start 2023-05-01 21:54:15 +03:00
Danil Boldyrev 6d81833a98 Restored the mask reset functionality 2023-05-01 18:20:14 +03:00
Danil Boldyrev 84b095c038 Upgraded to the new version of auto1111 now everything should work 2023-05-01 17:39:57 +03:00
Danil Boldyrev 93ba734a7c Dragging buttons and drag&drop from the result to inpaint now erases the mask 2023-04-29 23:09:55 +03:00
Danil Boldyrev f79af8d43f Improved the function, place the color menu next to the mouse, now it always works 2023-04-29 20:59:14 +03:00
Danil Boldyrev 41284aa6e5 Remove experemental func, not ready yet 2023-04-28 23:48:54 +03:00
Danil Boldyrev 216050014c Restored the work of drawing on the phone (It was broken) 2023-04-28 23:41:47 +03:00
Danil Boldyrev fc3c7ccb8a Improved the drawing of the transparent mask 2023-04-27 23:06:13 +03:00
Danil Boldyrev b61ca31ec6 Removed unnecessary files, reduced the size of the extension by half 2023-04-25 21:46:40 +03:00
Danil Boldyrev dc57597781 Now the size of the outline depends on the size of the brush. 2023-04-25 03:07:29 +03:00
Danil Boldyrev 9982460003 The brush outline now works in sketch and inpaint sketch and changes the color of the stroke depending on brightness 2023-04-25 02:46:25 +03:00
Danil Boldyrev 955c559b81 Update gradio files 2023-04-23 14:23:09 +03:00
Danil Boldyrev 07efe928bc After selecting a color with the pipette, the color is sent to the input, and if the mouse is out of the edge of the canvas, the resizing of the brush goes back to the center 2023-04-23 14:21:40 +03:00
Danil Boldyrev ed851803bb Detached the resizing of the brush radius from the constant movement to the center 2023-04-21 22:09:12 +03:00
Danil Boldyrev dff0b8ecf1 Completely rework the brush outline, now it works perfectly 2023-04-21 21:42:23 +03:00
Danil Boldyrev 2825afb854 Everything should now work on google colab 2023-04-21 17:40:04 +03:00
Danil Boldyrev 5da951431a Remove Old files, Fixed a problem with the dot on canvas if you move it with mouse+wheel in firefox 2023-04-21 17:12:59 +03:00
Danil Boldyrev 909ae747a4 The installation should now work without any problems in google colab 2023-04-21 03:39:56 +03:00
Danil Boldyrev 74d7b55f84
Update Dev guide 2023-04-21 00:24:11 +03:00
Danil Boldyrev 90a1acfbf8 Fixed the problem with the lines 2023-04-21 00:03:32 +03:00
Danil Boldyrev 68e3f63899 I added an dropper, updated the color change logic in inpaint, and fixed a bug with a non-functional undo
1) Now you can hotkey ( A ) select the dropper and click on any part of the image and get the color
2) I fixed the broken undo if you flip the image over the button, only works on the hotkey ( Ctr+Z )
3) The mask now does not need additional initialization
2023-04-20 23:18:54 +03:00
Danil Boldyrev 477b58ea41 In the mask mode you can now select a color by pressing q and after selecting a color all lines will change their light to the selected one. Lines in transparency mode no longer disappear 2023-04-17 00:07:16 +03:00
Danil Boldyrev 51a37be647 Move file to another folder 2023-04-16 20:09:11 +03:00