mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-13 09:48:26 +01:00
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 |
||
---|---|---|
.. | ||
easydiffusion | ||
hotfix | ||
media | ||
plugins/ui | ||
index.html | ||
main.py | ||
modifiers.json |