Spaces:
Runtime error
Runtime error
homunculus
commited on
Commit
·
4e9bfc9
1
Parent(s):
6bc4b4f
Update app.py
Browse files
app.py
CHANGED
@@ -285,8 +285,6 @@ def filter_data(rl_env, path, user_id):
|
|
285 |
|
286 |
return models
|
287 |
|
288 |
-
run_update_dataset()
|
289 |
-
|
290 |
with block:
|
291 |
gr.Markdown(f"""
|
292 |
# 🏆 The Deep Reinforcement Learning Course Leaderboard 🏆
|
|
|
285 |
|
286 |
return models
|
287 |
|
|
|
|
|
288 |
with block:
|
289 |
gr.Markdown(f"""
|
290 |
# 🏆 The Deep Reinforcement Learning Course Leaderboard 🏆
|