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-08-02 21:28:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25639cc3f80f56486308117ab26adee4d15cf19f
easydiffusion
/
ui
/
sd_internal
History
cmdr2
25639cc3f8
Tweak Memory Usage setting text; Fix a bug with the memory usage setting comparison
2022-12-16 14:11:55 +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
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
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
Tweak Memory Usage setting text; Fix a bug with the memory usage setting comparison
2022-12-16 14:11:55 +05:30
renderer.py
Refactor save_to_disk
2022-12-14 16:30:19 +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