|
BUILD
|
adds restoration via external GFPGAN
|
2023-05-27 22:58:13 -07:00 |
|
__init__.py
|
adds initial model loading flow
|
2023-04-25 21:46:16 -07:00 |
|
config.py
|
[FE] Adds to allow to generate private images
|
2023-05-25 13:20:16 -07:00 |
|
constants.py
|
adds restoration via external GFPGAN
|
2023-05-27 22:58:13 -07:00 |
|
database.py
|
[FE] fix issue on fetching random jobs
|
2023-05-27 23:35:45 -07:00 |
|
envvar.py
|
adds web API
|
2023-04-28 17:00:18 -07:00 |
|
envvar_test.py
|
adds web API
|
2023-04-28 17:00:18 -07:00 |
|
external.py
|
[FE] fix issue on fetching random jobs
|
2023-05-27 23:35:45 -07:00 |
|
inpainting.py
|
[BG] fix load_image not found issue
|
2023-05-30 17:23:13 -07:00 |
|
logger.py
|
adds config and text2img barebone, python formats
|
2023-04-26 23:07:24 -07:00 |
|
memory.py
|
adds scheduler config and barebone of text2img
|
2023-04-27 00:39:02 -07:00 |
|
model.py
|
[FE] adds to click onto image to download
|
2023-05-31 12:15:20 -07:00 |