Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
osunlp
/
Online_Mind2Web_Leaderboard
like
17
Running
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
WeijianQi1999
commited on
30 days ago
Commit
fa46e2e
·
1 Parent(s):
c2dcaba
x
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -308,6 +308,7 @@ with demo:
308
)
309
310
311
scheduler = BackgroundScheduler()
312
scheduler.start()
313
308
)
309
310
311
+
312
scheduler = BackgroundScheduler()
313
scheduler.start()
314