Commit Graph

16 Commits (main)

Author SHA1 Message Date
Danil Boldyrev 6d17d9ff12 Fixed a problem with gradio 4+ 2024-08-13 14:59:48 +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 75141da35f Update versions for upcoming 1.6, fix bug with auto expand 2023-08-05 19:18:12 +03:00
Danil Boldyrev 521d8160d8 Fixed a bug that could appear when changing settings 2023-06-15 22:39:33 +03:00
Danil Boldyrev 2af60fa921 Fixed a small error 2023-05-03 19:28:06 +03:00
Danil Boldyrev 84b095c038 Upgraded to the new version of auto1111 now everything should work 2023-05-01 17:39:57 +03:00
Physton da0f19e759 Fix issues that cannot be started
The issue of failure to launch caused by the missing "dist/templates/frontend" folder in the directory ".launcher/dist/templates" has been fixed.
2023-04-28 00:06:20 +08: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 bbd46e8aed Now if the version gradio is lower than required, the message is displayed and the files are not installed
For some users it breaks the interface, if the user has an old version of webui it will give them a message instead of breaking
2023-04-23 18:15:43 +03:00
Danil Boldyrev 55f46790c2 Update install.py 2023-04-21 03:48:37 +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 7c0c006ebf Updated the installation script, should work better 2023-04-21 03:06:29 +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 51a37be647 Move file to another folder 2023-04-16 20:09:11 +03:00
Danil Boldyrev 3bc81e730a I've figured out gradio and now have full control over sketch inpaint and inpaint sketch. I'm still testing .
Templates - compiled logic for the ui folder.
2023-04-12 01:10:32 +03:00