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-05-29 22:29:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
easydiffusion
/
ui
/
easydiffusion
History
cmdr2
c72b287c82
Show a more helpful error message in the logs when the system runs out of RAM
2023-06-05 15:22:37 +05:30
..
utils
Fix SyntaxWarning on startup
2023-05-28 14:39:36 -04:00
__init__.py
Rename the python package name to easydiffusion (from sd_internal)
2022-12-19 19:39:15 +05:30
app.py
Refactor the default model download code, remove check_models.py, don't check in legacy paths since that's already migrated during initialization; Download CodeFormer's model only when it's used for the first time
2023-06-02 16:34:29 +05:30
device_manager.py
2 GB cards aren't exactly 2 GB
2023-05-19 17:56:20 +05:30
model_manager.py
Show a more helpful error message in the logs when the system runs out of RAM
2023-06-05 15:22:37 +05:30
renderer.py
sdkit 1.0.101 - CodeFormer as an option to improve faces
2023-06-01 16:50:01 +05:30
server.py
Formatting
2023-04-28 16:38:55 +05:30
task_manager.py
Better reporting of model load errors - sends the report to the browser UI during the next image rendering task
2023-05-24 16:02:53 +05:30
types.py
sdkit 1.0.101 - CodeFormer as an option to improve faces
2023-06-01 16:50:01 +05:30