nothing, just another stable diffusion repo for fun
Go to file
HappyZ ca3fa187f4 [BE] cleans up memory cache when job runs failed to avoid memory leak 2023-05-24 15:19:49 -07:00
static [FE] moves bootstrap.min.css to be local 2023-05-23 23:40:31 -07:00
templates [FE] fix line width not matches initial choice 2023-05-24 15:01:34 -07:00
utilities [BE] cleans up memory cache when job runs failed to avoid memory leak 2023-05-24 15:19:49 -07:00
.gitattributes adds logger utility 2023-04-25 19:58:56 -07:00
.gitignore supports image output folder instead of storing it in database 2023-05-08 23:38:21 -07:00
BUILD [BE] cleans up memory cache when job runs failed to avoid memory leak 2023-05-24 15:19:49 -07:00
WORKSPACE adds logger utility 2023-04-25 19:58:56 -07:00
backend.py [BE] cleans up memory cache when job runs failed to avoid memory leak 2023-05-24 15:19:49 -07:00
frontend.py [FE] allows configurable webpage title using --title 2023-05-24 14:56:16 -07:00
manage_db.py adds inpainting capability 2023-05-14 18:26:21 -07:00
requirements.txt [BE] adds variable to allow bypassing memory usage reduction for better GPUs 2023-05-19 17:16:55 -07:00