Spaces:
Runtime error
Runtime error
Commit
·
da9b4b9
1
Parent(s):
17b4aba
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
|