Allows to set the upscale factor for gfpgan face_enhancer

This commit is contained in:
Michael
2024-09-22 18:31:06 +01:00
parent aa021b6aa0
commit 07c735e9d2
3 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -29,4 +29,5 @@ log_level = 'error'
fp_ui: Dict[str, bool] = {}
nsfw = None
camera_input_combobox = None
webcam_preview_running = False
webcam_preview_running = False
enhancer_upscale_factor = 1