easydiffusion/ui
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
..
easydiffusion bugfix for FP GPUs 2023-01-13 12:54:11 +01:00
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Fix restoration of models with subfolders 2023-01-14 23:54:09 -08:00
plugins/ui Adding image modifier events to core plugins 2022-12-27 02:58:46 -08:00
index.html changelog 2023-01-10 21:09:08 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00