elevow commited on
Commit
af25a56
·
verified ·
1 Parent(s): 5bb58f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,6 +39,7 @@ SENSOR_WIDTH_MM: Final[float] = 36.0 # Full-frame 35mm width
39
  gr.set_static_paths(paths=[str(VIEWER_DIR), str(OUTPUTS_DIR)])
40
 
41
 
 
42
  THEME: Final = gr.themes.Origin()
43
 
44
  CSS: Final[str] = """
 
39
  gr.set_static_paths(paths=[str(VIEWER_DIR), str(OUTPUTS_DIR)])
40
 
41
 
42
+ CORRECT_PASSWORD = "yes"
43
  THEME: Final = gr.themes.Origin()
44
 
45
  CSS: Final[str] = """