ThomasSimonini HF staff commited on
Commit
f99eb55
β€’
1 Parent(s): 52e4dae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -28,6 +28,8 @@ with gr.Blocks() as block:
28
 
29
  If you want to know more about a model, just **copy the username and model and paste them into the search bar**.
30
 
 
 
31
  πŸ€– For more information about this AI vs. AI challenge and to participate? Check: [ADD LINK].
32
  """)
33
  with gr.Row():
 
28
 
29
  If you want to know more about a model, just **copy the username and model and paste them into the search bar**.
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():