DontPlanToEnd commited on
Commit
8807c25
1 Parent(s): 0caacb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ with GraInter:
221
  )
222
 
223
  gr.Markdown("""
224
- **NA values:** When models either reply with one number for every anime, give ratings not between 1 and 10, or don't give every anime in the list a rating.
225
  """)
226
 
227
  def update_all_tables(query, param_ranges):
 
221
  )
222
 
223
  gr.Markdown("""
224
+ **NA:** When models either reply with one number for every anime, give ratings not between 1 and 10, or don't give every anime in the list a rating.
225
  """)
226
 
227
  def update_all_tables(query, param_ranges):