laurenok24 commited on
Commit
c45c4b3
·
verified ·
1 Parent(s): b30bd53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -275,8 +275,7 @@ with gr.Blocks() as demo_precomputed:
275
  # Neuro-Symbolic Olympic Diving Judge
276
  Authors: Lauren Okamoto, Paritosh Parmar \n
277
  This system not only scores an Olympic dive, but outputs a detailed report summarizing each component of the dive and how we evaluated it. We first abstract the necessary symbols, and then proceed to score the dive.\n
278
- Paper: *insert link to paper* \n
279
- Code: *insert github link*
280
  """)
281
 
282
  gr.Markdown(
 
275
  # Neuro-Symbolic Olympic Diving Judge
276
  Authors: Lauren Okamoto, Paritosh Parmar \n
277
  This system not only scores an Olympic dive, but outputs a detailed report summarizing each component of the dive and how we evaluated it. We first abstract the necessary symbols, and then proceed to score the dive.\n
278
+ See more details on the system by watching this [Video](https://youtu.be/NDtdtguUzjQ). \n
 
279
  """)
280
 
281
  gr.Markdown(