Commit Graph

308 Commits (main)

Author SHA1 Message Date
richrobber2 60b8034d38 make it use else because its easier to read 2023-08-11 21:37:05 -07:00
richrobber2 57be391c58 added a error msg cause there is no reason not to 2023-08-11 21:24:28 -07:00
richrobber2 9b12edaa74 removed a useless comment that i made 2023-08-11 21:20:58 -07:00
richrobber2 27284e1f8f reduced nesting 2023-08-11 21:20:44 -07:00
Danil Boldyrev 44c13878c4 fix auto-expand 2023-08-09 18:29:27 +03:00
Danil Boldyrev c5b0591cdf Enabled a couple of default settings, 1 tab in controlNet works too 2023-08-09 13:38:12 +03:00
Danil Boldyrev 1cb9207849 quick fix for sd-webui-aki 2023-08-07 07:33:06 +03:00
Danil Boldyrev f2ae18e986 quick fix for sd-webui-aki 2023-08-07 07:24:37 +03:00
Danil Boldyrev 4dc3e1963f
Update README.MD 2023-08-05 20:24:26 +03:00
Danil Boldyrev a65dcd0b2f Update Readme 2023-08-05 20:23:41 +03:00
Danil Boldyrev 4af4fbc10c Fix bug with controlnet 2023-08-05 20:18:43 +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 c0e047e73a
Update info about upcoming 1.6 2023-08-05 12:29:12 +03:00
Danil Boldyrev 9d5757d2c5 Added the ability to automatically expand the canvas 2023-08-04 22:43:36 +03:00
Danil Boldyrev 5d2c423ba3 Add integration with Inpaint Anything extension 2023-08-04 21:22:44 +03:00
Danil Boldyrev be66fb61f5 Fix "Undo" on Aux buttons 2023-07-29 15:55:22 +03:00
Danil Boldyrev d39a4ebc0b Fix "Fit to screen" func
For some reason a recent optimization was causing this function to misbehave, I rolled back the changes
2023-07-29 15:27:15 +03:00
Danil Boldyrev dd306549b5
Update info about 1.5 2023-07-25 19:33:34 +03:00
Danil Boldyrev 398c8cb04c Improved the cancel button function, can be configured
Also fix minor bug
2023-07-24 11:03:17 +03:00
Danil Boldyrev 2baed3283c
Return warning in txt2img mode by default
Observation and feedback, says it's a good thing.
2023-07-21 14:08:26 +03:00
Danil Boldyrev 849aff02c9
Merge pull request #84 from richrobber2/jsdocs
docs & small optimizations to dom ops
2023-07-21 14:03:46 +03:00
Danil Boldyrev 48f8258690 Small improvments, Fixed code bugs 2023-07-21 13:47:24 +03:00
richrobber2 c5d48edc89 docs & small optimizations to dom ops 2023-07-21 02:22:36 -07:00
Danil Boldyrev 883504305f Fix bug with zoom 2023-07-21 00:40:35 +03:00
Danil Boldyrev 45c805fda9 Improve mask clearing func 2023-07-21 00:19:45 +03:00
Danil Boldyrev 68237087a6 Refactored and simplified the code for integrations 2023-07-20 17:57:49 +03:00
Danil Boldyrev 29159a88f7
Update info about integration 2023-07-20 17:31:57 +03:00
Danil Boldyrev 45619b3256 Fix for zoom in controlNet now you can now not disable the built-in extension 2023-07-20 17:23:21 +03:00
Danil Boldyrev 836deaecd7 Additional trigger for buttons 2023-07-20 11:08:01 +03:00
Danil Boldyrev 2d10f43bac fix for Extra network 2023-07-20 11:01:05 +03:00
Danil Boldyrev cb7a3d5e75 Fix bug with reset zoom 2023-07-18 19:47:11 +03:00
Danil Boldyrev 402912b5ff Small improvements for working on the phone 2023-07-17 16:30:24 +03:00
Danil Boldyrev 66075d5fa9 Disabled inpaint toast warning in txt2img by default 2023-07-17 15:36:13 +03:00
Danil Boldyrev 215fbc1cba
Update README.MD
Add info about modified gradio
2023-07-17 15:33:23 +03:00
Danil Boldyrev 648a614177 fix for SD.Next 2023-07-16 13:20:01 +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 eab9ddec9e Fixed the inpaint color change when loading 2023-07-05 13:29:56 +03:00
Danil Boldyrev 7c199c7d07 remove debug code 2023-07-05 04:16:08 +03:00
Danil Boldyrev a8d11f6555 Improved the inpaint warning added the ability to paint a different color button generate 2023-07-05 04:11:36 +03:00
Danil Boldyrev f41d4f37f5 Removed unnecessary code, added an option for blur 2023-07-04 22:18:41 +03:00
Danil Boldyrev d59eb8bbc6 Improved the pop-up tooltip warning 2023-07-04 21:54:08 +03:00
Danil Boldyrev f01d8caea8 update info about option 2023-07-04 21:18:57 +03:00
Danil Boldyrev 2d78e8c4b0 I added a function that shows if the inpaint model is currently selected 2023-07-04 20:56:38 +03:00
Danil Boldyrev 3e50e3775b correct option desc 2023-07-04 18:05:46 +03:00
Danil Boldyrev bbe4d82ccc Added a straight line function on Shift 2023-07-04 17:58:03 +03:00
Danil Boldyrev 4adbcee020 Fix copy/paste, fix disable write prompt when mouse on inpaint zone 2023-07-01 20:36:35 +03:00
Danil Boldyrev a45a04347b
Update README.MD 2023-07-01 20:11:58 +03:00
Danil Boldyrev 7829947b62
Update README.MD 2023-07-01 20:11:41 +03:00
Danil Boldyrev 4e2ab25aaf
Remove the temp code 2023-06-27 15:54:20 +03:00