easydiffusion/ui
JeLuF 1ba3a139d9 Don't save model_path if initial load fails
Fixes #882

If the load of the model fails during the initialization, an attempt to render an
image using the same model fails because ED doesn't notice that the model has to
be loaded. This PR ensures that the model is being reloaded if the initial load
fails. If the second load attempt fails as well, the user will get a more helpful
error message than 'model not loaded yet'.
2023-04-16 21:59:29 +02:00
..
easydiffusion Don't save model_path if initial load fails 2023-04-16 21:59:29 +02:00
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Merge pull request #1138 from patriceac/patch-65 2023-04-10 10:54:12 +05:30
plugins/ui Moving attention weighting to InvokeAI syntax (#1055) 2023-03-28 15:35:51 +05:30
index.html Disable ding sound when the UI loads. It'll now only play upon task completion 2023-04-07 09:55:30 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json add artist Zdzislaw Beksinski 2023-03-31 20:54:00 -07:00