Bryce
|
1c986d8644
|
fix: use py3.7 compat lru_cache
- disable lint fixer that updates to newer syntax
|
2023-01-22 18:24:57 -08:00 |
|
Bryce
|
00408d176f
|
performance: use tiling for upscaling for better use of memory
|
2023-01-22 08:46:37 -08:00 |
|
Bryce
|
4bc78b9be5
|
build: vendorize realesrgan
Removes lots of dependencies including problematic `grpcio` and `tb-nightly`
|
2023-01-08 22:20:22 -08:00 |
|
Bryce
|
35ac8d64d7
|
build: vendorize parts of basicsr
Trying to get rid of tb-nightly dependency and any other unnecessary dependencies.
|
2023-01-08 22:20:22 -08:00 |
|
Bryce
|
1381c7fed4
|
lint: new ruff linter
|
2023-01-02 14:11:36 -08:00 |
|
Bryce
|
021a0c540d
|
feature: inpainting model support; improved model manager
|
2022-10-25 20:07:35 -07:00 |
|
Bryce
|
930295d840
|
feature: txt2mask - automated text replacement
from https://github.com/timojl/clipseg
|
2022-09-18 06:07:47 -07:00 |
|
Bryce
|
8238e59067
|
tests: add more tests
|
2022-09-17 15:49:38 -07:00 |
|
Bryce
|
6307a0daf5
|
refactor: cleanup ddim
|
2022-09-17 12:24:27 -07:00 |
|
Bryce
|
541ecb9701
|
feature: face enhancement and upscaling!!
|
2022-09-13 00:27:53 -07:00 |
|