Spaces:
Running
on
A10G
Running
on
A10G
Commit
·
b4595f3
1
Parent(s):
32b4589
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
|