easydiffusion/ui/easydiffusion
2022-12-27 21:14:31 +05:30
..
utils Support upscaling by 2x or 4x (previously only supported 4x) 2022-12-27 16:20:16 +05:30
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py color logging 2 2022-12-24 15:43:06 +05:30
device_manager.py Report precision 2022-12-24 21:44:42 +05:30
model_manager.py Use a model config yaml file if placed next to the model (with the same name). This can override a known model as well 2022-12-25 17:07:00 +05:30
renderer.py Remove the width for better formatting (uses what Bonsi suggested in the first place) 2022-12-27 21:14:31 +05:30
server.py Refactor server.py 2022-12-24 15:29:49 +05:30
task_manager.py Update to use the latest sdkit API 2022-12-20 15:16:47 +05:30
types.py Support upscaling by 2x or 4x (previously only supported 4x) 2022-12-27 16:20:16 +05:30