easydiffusion/ui/easydiffusion
2023-06-26 17:08:28 +05:30
..
utils Fix SyntaxWarning on startup 2023-05-28 14:39:36 -04:00
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py debug log 2023-06-26 17:08:28 +05:30
device_manager.py 2 GB cards aren't exactly 2 GB 2023-05-19 17:56:20 +05:30
model_manager.py Don't use the default SD model (if the desired model was not found), unless the UI is starting up 2023-06-06 17:10:38 +05:30
renderer.py Use only realesrgan_x4 (not anime) for upscaling in codeformer 2023-06-07 16:37:44 +05:30
server.py Fix #1333 - listen_port isn't always present in the config file 2023-06-07 15:45:21 +05:30
task_manager.py Better reporting of model load errors - sends the report to the browser UI during the next image rendering task 2023-05-24 16:02:53 +05:30
types.py Allow changing the strength of the codeformer model (1 - fidelity); Improve the styling of the sub-settings 2023-06-06 16:16:21 +05:30