easydiffusion/ui/media/js
JeLuF 4d3f55622a
Support more image sizes (#1441)
* Support more image sizes
With diffusers, width and height must be a multiple of 8 (instead of 64), allowing more resolution values.

* Add swap button

* Change popup button icon
2023-07-29 21:42:48 +05:30
..
auto-save.js Add and remove buttons for arbitrary number of LoRA models 2023-07-16 02:12:42 +05:30
dnd.js Add and remove buttons for arbitrary number of LoRA models 2023-07-16 02:12:42 +05:30
engine.js Fast in-place upscale and face fix buttons, with an option to undo the operations 2023-07-28 22:48:41 +05:30
FileSaver.min.js Download all: Add Metadata download (#923) 2023-03-14 10:40:24 +05:30
image-editor.js Keyboard shortcuts for the image editor 2023-07-02 20:35:10 +02:00
image-modal.js Allow grabbing the image to scroll zoomed in images 2023-05-04 19:36:10 -04:00
image-modifiers.js Collapsibles for the embeddings dialog 2023-07-18 00:08:38 +02:00
jquery-3.6.1.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
jquery-confirm.min.js Confirm 'Clear All' and 'Stop Task' 2022-11-22 21:27:36 +01:00
jszip.min.js Download all: Add Metadata download (#923) 2023-03-14 10:40:24 +05:30
main.js Support more image sizes (#1441) 2023-07-29 21:42:48 +05:30
marked.min.js Add a 'What's New?' tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch 2022-11-16 16:54:28 +05:30
parameters.js Support more image sizes (#1441) 2023-07-29 21:42:48 +05:30
plugins.js Revert "Fix for rabbit hole" 2023-07-16 15:17:46 +05:30
searchable-models.js Improve responsiveness of UI startup by not waiting for render threads to start up before showing the UI. Errors while starting the render thread will be logged anyway, so there's no need to block the main thread for this 2023-07-08 23:28:47 +05:30
themes.js Use ES5 style trailing commas, to avoid unnecessary lines during code diffs 2023-04-28 15:50:44 +05:30
utils.js Collapsibles for the embeddings dialog 2023-07-18 00:08:38 +02:00