Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
valory
/
olas-prediction-leaderboard
like
13
Runtime error
App
Files
Files
Community
3
arshy
commited on
Apr 24
Commit
92356fe
•
1 Parent(s):
b29bac3
Update start.py
Browse files
Files changed (1)
hide
show
start.py
+1
-0
start.py
CHANGED
Viewed
@@ -62,4 +62,5 @@ def start():
62
# Download the dataset
63
download_dataset()
64
65
start()
62
# Download the dataset
63
download_dataset()
64
65
+
66
start()