pull/704/head
Michael 2024-10-07 15:43:11 +01:00
parent 6c3388c46c
commit a4c5f27412
1 changed files with 3 additions and 0 deletions

View File

@ -36,3 +36,6 @@ fp_ui: Dict[str, bool] = {}
camera_input_combobox = None
webcam_preview_running = False
show_fps = False
enhancer_upscale_factor = 1
source_image_scaling_factor = 1
sr_scale_factor = 4