ThomasSimonini HF staff commited on
Commit
6b1339b
1 Parent(s): 6acd633

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,7 +308,7 @@ with block:
308
 
309
  🔧 There is an **environment missing?** Please open an issue.
310
  """)
311
- #path_ = download_leaderboard_dataset()
312
 
313
  for i in range(0, len(rl_envs)):
314
  rl_env = rl_envs[i]
 
308
 
309
  🔧 There is an **environment missing?** Please open an issue.
310
  """)
311
+ path_ = download_leaderboard_dataset()
312
 
313
  for i in range(0, len(rl_envs)):
314
  rl_env = rl_envs[i]