Spaces:
Runtime error
Runtime error
Commit
β’
f99eb55
1
Parent(s):
52e4dae
Update app.py
Browse files
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():
|