rynmurdock commited on
Commit
da9b4b9
·
1 Parent(s): 17b4aba
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -319,7 +319,7 @@ def next_image(calibrate_prompts, user_id):
319
 
320
 
321
 
322
-
323
 
324
  def start(_, calibrate_prompts, user_id, request: gr.Request):
325
  global is_started
 
319
 
320
 
321
 
322
+ is_started = False
323
 
324
  def start(_, calibrate_prompts, user_id, request: gr.Request):
325
  global is_started