easydiffusion/ui/media
patriceac a8fba8f3fb
Fix restoration of models with subfolders
In dnd.js, when models are restored in the UI, there is code that strips the path from the model file name. Now that we allow models to be hosted in subfolders, this code break the task restoration (e.g. use settings, D&D, copy/paste) because "/my models/model.ckpt" becomes "model.ckpt", which won't be found.

https://discord.com/channels/1014774730907209781/1014780368890630164/1063726724573052948
2023-01-14 23:54:09 -08:00
..
css Another fix for high res images 2023-01-11 17:25:54 -08:00
fonts Use a local copy of fontawesome, to allow working offline 2022-10-18 21:40:17 +05:30
images added fill tool and updated as requested in pull request 2022-12-30 01:07:46 -08:00
js Fix restoration of models with subfolders 2023-01-14 23:54:09 -08:00
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