easydiffusion/ui/easydiffusion
2023-04-07 09:08:46 +02:00
..
utils fix filename_format for 'show only upscaled' 2023-04-07 09:08:46 +02:00
__init__.py Rename the python package name to easydiffusion (from sd_internal) 2022-12-19 19:39:15 +05:30
app.py Support custom modifiers with images (#912) 2023-03-08 20:52:31 +05:30
device_manager.py Bring back the ability to run on CPU on PCs with CUDA-compatible GPUs 2023-03-10 10:19:55 +05:30
model_manager.py sdkit 1.0.49; Use a test_diffusers flag to gate access to the new renderer and LoRA model selection 2023-03-21 17:59:20 +05:30
renderer.py Don't show or allow test_diffusers if not using the beta branch. This allows allow features to release to the main branch, while restricting diffusers to the beta branch 2023-04-01 16:42:06 +05:30
server.py Remove log.infos 2023-03-29 21:02:35 -04:00
task_manager.py Bring back the ability to run on CPU on PCs with CUDA-compatible GPUs 2023-03-10 10:19:55 +05:30
types.py Allow saving lossless WEBPs 2023-03-24 22:46:03 -04:00