easydiffusion/ui/easydiffusion
2023-01-16 18:30:46 +05:30
..
utils Minor refactor of save file 2023-01-10 20:13:39 +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 Add NVIDIA T1200 to the list of FP GPUs 2023-01-16 00:42:02 +01:00
model_manager.py Fix a bug where the .vae.pt extension wouldn't get picked up. Thanks Madrang, rbertus2000 and JeLuf 2023-01-16 18:30:22 +05:30
renderer.py Fix incorrect seeds returned when no filters were applied. Fixes https://github.com/cmdr2/stable-diffusion-ui/pull/748 2023-01-10 19:23:17 +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