ThomasSimonini HF staff commited on
Commit
457d9a8
β€’
1 Parent(s): b32b516

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ with gr.Blocks() as block:
30
 
31
  πŸ‘€ To visualize your agents competing check this demo: https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
32
 
33
- πŸ€– For more information about this AI vs. AI challenge and to participate? Check: [ADD LINK].
34
  """)
35
  with gr.Row():
36
  output = gr.components.Dataframe(
 
30
 
31
  πŸ‘€ To visualize your agents competing check this demo: https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
32
 
33
+ πŸ€– For more information about this AI vs. AI challenge and to participate? [Check this](https://huggingface.co/deep-rl-course/unit7)
34
  """)
35
  with gr.Row():
36
  output = gr.components.Dataframe(