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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -273,7 +273,7 @@ with gr.Blocks() as demo_precomputed:
273
  gr.Markdown(
274
  """
275
  # Neuro-Symbolic Olympic Diving Judge
276
- Authors: ... \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*
 
273
  gr.Markdown(
274
  """
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*