davanstrien HF Staff commited on
Commit
6b8032e
·
1 Parent(s): 7e73f81

add line break

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -547,6 +547,7 @@ with gr.Blocks() as demo:
547
  Models are ranked based on metadata quality, with higher scores receiving priority.
548
  In case of equal scores, the original search order determines the ranking.
549
  More filtering and sorting options may be added based on user interest!
 
550
  If you have feedback please [open an issue](https://huggingface.co/spaces/librarian-bots/MetaRefine/discussions/new) in the community tab!
551
  """
552
  )
 
547
  Models are ranked based on metadata quality, with higher scores receiving priority.
548
  In case of equal scores, the original search order determines the ranking.
549
  More filtering and sorting options may be added based on user interest!
550
+
551
  If you have feedback please [open an issue](https://huggingface.co/spaces/librarian-bots/MetaRefine/discussions/new) in the community tab!
552
  """
553
  )