cmdr2
|
aa8b50280b
|
Remove the test_sd2 flag, the code now works with SD 2.0
|
2022-12-16 15:31:55 +05:30 |
|
cmdr2
|
7982a9ae25
|
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 |
|
cmdr2
|
aa01fd058e
|
Set performance level (low, medium, high) instead of a Turbo field. The previous Turbo field is equivalent to 'Medium' performance now
|
2022-12-15 23:30:06 +05:30 |
|
cmdr2
|
543f13f9a3
|
Tweak logging to increase the space available by 3 characters
|
2022-12-11 13:19:22 +05:30 |
|
cmdr2
|
a2af811ad2
|
Disable uvicorn access logging in favor of cleaner server-side logging, we already get all that info; Print the request metadata
|
2022-12-09 22:47:34 +05:30 |
|
cmdr2
|
cde8c2d3bd
|
Use a logger
|
2022-12-09 21:30:18 +05:30 |
|
cmdr2
|
f4a6910ab4
|
Work-in-progress: refactored the end-to-end codebase. Missing: hypernetworks, turbo config, and SD 2. Not tested yet
|
2022-12-08 21:39:09 +05:30 |
|
cmdr2
|
bad89160cc
|
Work-in-progress model loading
|
2022-12-08 13:50:46 +05:30 |
|
cmdr2
|
fb6a7e04f5
|
Work-in-progress refactor of the backend, to move most of the logic to diffusion-kit and keeping this as a UI around that engine. Does not work yet.
|
2022-12-07 22:15:35 +05:30 |
|