easydiffusion/ui/sd_internal
2022-12-17 16:45:43 +05:30
..
__init__.py Change the performance field to GPU Memory Usage instead, and use the 'balanced' profile by default, since it's just 5% slower than 'high', and uses nearly 50% less VRAM 2022-12-16 11:34:49 +05:30
app.py Remove the test_sd2 flag, the code now works with SD 2.0 2022-12-16 15:31:55 +05:30
device_manager.py Change the performance field to GPU Memory Usage instead, and use the 'balanced' profile by default, since it's just 5% slower than 'high', and uses nearly 50% less VRAM 2022-12-16 11:34:49 +05:30
model_manager.py Remove the test_sd2 flag, the code now works with SD 2.0 2022-12-16 15:31:55 +05:30
renderer.py Add 6 new samplers; Fix a bug where new tasks wouldn't started if a previous task was stopped 2022-12-17 16:45:43 +05:30
runtime.py The exception should also mention dpm2 2022-12-12 16:24:03 +01:00
save_utils.py Refactor save_to_disk 2022-12-14 16:30:19 +05:30
task_manager.py Change the performance field to GPU Memory Usage instead, and use the 'balanced' profile by default, since it's just 5% slower than 'high', and uses nearly 50% less VRAM 2022-12-16 11:34:49 +05:30