Spaces:
Sleeping
Sleeping
Commit
·
66ff16b
1
Parent(s):
8b439e1
Update app.py
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 |
global prevs_df
|
|
|
365 |
|
366 |
done_init = False
|
367 |
|
368 |
+
@spaces.GPU()
|
369 |
def start(_, calibrate_prompts, user_id, request: gr.Request):
|
370 |
global done_init
|
371 |
global prevs_df
|