fix bugs, fix api, clear code

This commit is contained in:
Tran Xen
2023-07-29 00:24:51 +02:00
parent a511214aaa
commit d755be1325
11 changed files with 450 additions and 254 deletions
@@ -19,7 +19,7 @@ class PostProcessingOptions:
codeformer_weight: float = 1
upscaler_name: str = ""
scale: int = 1
scale: float = 1
upscale_visibility: float = 0.5
inpainting_denoising_strengh: float = 0