Allows to set the upscale factor for gfpgan face_enhancer
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user