This website requires JavaScript.
Explore
Help
Sign In
extern
/
easydiffusion
Watch
1
Star
0
Fork
1
You've already forked easydiffusion
mirror of
https://github.com/easydiffusion/easydiffusion.git
synced
2025-06-01 15:46:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
easydiffusion
/
ui
/
sd_internal
History
cmdr2
8189b38e6e
Typo in decoding live preview images
2022-12-17 15:59:09 +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
Typo in decoding live preview images
2022-12-17 15:59:09 +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