updated some requirements

This commit is contained in:
Kenneth Estanislao
2023-12-14 14:59:22 +08:00
parent 4dba8da59c
commit 7af8c7e493
3 changed files with 7 additions and 5 deletions

View File

@@ -26,3 +26,5 @@ headless = None
log_level = 'error'
fp_ui: Dict[str, bool] = {}
nsfw = None
camera_input_combobox = None
webcam_preview_running = False