easydiffusion/ui
Malcolm Diller 277140f218
Image Editor (#574)
* started implementing hamunii's image editor, and added a hamunii theme

* fixed so active tab is main tab

* added some testing stuff for image ediotr

* re-implemented canvas drawing myself. just need to add layer stuff now

* moved everything to an image editor class and implement it so it actually works nicely now

* fixed a couple weird bugs and cleaned up the background image and sharpness stuff

* cleaned up a lot of stuff about the editor, added tools, buttons, made it mostly work in the current ui

* added inpainting support

* updated with more nice changes/updates to the inpainting and drawing editor

* made some more fixes and touchups to the image editor

* removed a bunch of semicolons

* remove old image inpainting system

* updated to work properly on mobile

* made a minor bugfix

* fixed img_size_box alignment

* Update index.html

Co-authored-by: cmdr2 <secondary.cmdr2@gmail.com>
Co-authored-by: cmdr2 <shashank.shekhar.global@gmail.com>
2022-12-01 16:01:09 +05:30
..
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Image Editor (#574) 2022-12-01 16:01:09 +05:30
plugins/ui Toggle image modifiers plugin (#558) 2022-12-01 15:10:36 +05:30
sd_internal Add Quadro T2000 to force_full_precision list. 2022-12-01 00:59:12 +01:00
index.html Image Editor (#574) 2022-12-01 16:01:09 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00
server.py Use socket.gethostname() instead of socket.getfqdn() 2022-11-30 20:17:18 +05:30