laurenok24 commited on
Commit
9ed2194
·
verified ·
1 Parent(s): 1caa21d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -333,7 +333,7 @@ with gr.Blocks() as demo_precomputed:
333
  abstract_symbols_btn = gr.Button("Abstract Symbols", variant='secondary')
334
  gr.Markdown(
335
  """
336
- ## Step 2: Calculate Logic-Based Errors and Generate Detailed Score Report
337
 
338
  Using the abstracted symbols, we calculate different "errors" of the dive.
339
  These errors are: **feet apart; height off board; distance from board; somersault position tightness; knee straightness; twist position straightness; over/under rotation; straightness of body during entry; and splash size.**
 
333
  abstract_symbols_btn = gr.Button("Abstract Symbols", variant='secondary')
334
  gr.Markdown(
335
  """
336
+ ## Step 2: Calculate Rules-Based Errors and Generate Detailed Score Report
337
 
338
  Using the abstracted symbols, we calculate different "errors" of the dive.
339
  These errors are: **feet apart; height off board; distance from board; somersault position tightness; knee straightness; twist position straightness; over/under rotation; straightness of body during entry; and splash size.**