forked from extern/easydiffusion
a8fba8f3fb
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 |
||
---|---|---|
.. | ||
auto-save.js | ||
dnd.js | ||
engine.js | ||
image-editor.js | ||
image-modifiers.js | ||
jquery-3.6.1.min.js | ||
jquery-confirm.min.js | ||
main.js | ||
marked.min.js | ||
parameters.js | ||
plugins.js | ||
themes.js | ||
utils.js |