Spaces:
Runtime error
Runtime error
Commit
·
661313b
1
Parent(s):
ac8f2c2
non_block?
Browse files
app.py
CHANGED
@@ -365,7 +365,7 @@ def next_image(calibrate_prompts, user_id):
|
|
365 |
|
366 |
done_init = False
|
367 |
|
368 |
-
|
369 |
def start(_, calibrate_prompts, user_id, request: gr.Request):
|
370 |
global done_init
|
371 |
|
|
|
365 |
|
366 |
done_init = False
|
367 |
|
368 |
+
|
369 |
def start(_, calibrate_prompts, user_id, request: gr.Request):
|
370 |
global done_init
|
371 |
|