easydiffusion/ui/media
patriceac a10dfd0386
Moving attention weighting to InvokeAI syntax (#1055)
* Moving attention weighting to InvokeAI syntax

() and [] were actually ignored by the legacy parser, so moving the Ctrl+Wheel shortcut to the InvokeAI syntax of '+' and '-'.

* Moving attention weighting to InvokeAI syntax

() and [] were actually ignored by the legacy parser, so moving the Ctrl+Wheel shortcut to the InvokeAI syntax of '+' and '-'.

* Properly cleanup parenthesis

'(image tag)++' need to be trimmed to 'image tag'

* Add parenthesis as needed when adjusting weights

In the InvokeAI syntax, 'image modifier' must become '(image modifier)++' when adjusting weight.

* Code cleanup
2023-03-28 15:35:51 +05:30
..
css Prevent collisions of 'What's new' and the server status 2023-03-19 17:42:08 +01:00
fonts Use a local copy of fontawesome, to allow working offline 2022-10-18 21:40:17 +05:30
images Logo change 2023-03-11 09:27:04 +05:30
js Moving attention weighting to InvokeAI syntax (#1055) 2023-03-28 15:35:51 +05:30
modifier-thumbnails Replace the thumbnail image for glass caustics image modifier 2022-10-21 13:08:23 +05:30
ding.mp3 Keep v2 files in the repo, for the updater 2022-09-02 13:58:36 +05:30
manifest.webmanifest Added web manifest to allow installing the Url as a web app. 2022-11-26 15:51:26 -05:00