This website requires JavaScript.
Explore
Help
Sign In
holm
/
easydiffusion
Watch
1
Star
0
Fork
0
You've already forked easydiffusion
forked from
extern/easydiffusion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ab75527df248f57d0580ffcb0a13b97af214b90d
easydiffusion
/
ui
/
easydiffusion
History
Olivia Godone-Maresca
ab75527df2
Formatting
2023-07-09 22:14:07 -04:00
..
utils
Formatting
2023-07-09 22:14:07 -04:00
__init__.py
Rename the python package name to easydiffusion (from sd_internal)
2022-12-19 19:39:15 +05:30
app.py
Improve responsiveness of UI startup by not waiting for render threads to start up before showing the UI. Errors while starting the render thread will be logged anyway, so there's no need to block the main thread for this
2023-07-08 23:28:47 +05:30
device_manager.py
2 GB cards aren't exactly 2 GB
2023-05-19 17:56:20 +05:30
model_manager.py
Merge pull request
#1362
from JeLuF/textualinv
2023-07-09 22:03:22 +05:30
renderer.py
Use only realesrgan_x4 (not anime) for upscaling in codeformer
2023-06-07 16:37:44 +05:30
server.py
Improve responsiveness of UI startup by not waiting for render threads to start up before showing the UI. Errors while starting the render thread will be logged anyway, so there's no need to block the main thread for this
2023-07-08 23:28:47 +05:30
task_manager.py
Missing return
2023-07-09 20:32:55 +05:30
types.py
Allow changing the strength of the codeformer model (1 - fidelity); Improve the styling of the sub-settings
2023-06-06 16:16:21 +05:30