davanstrien HF staff commited on
Commit
5002527
1 Parent(s): e66bce9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ def return_recommendations(url):
69
  title = "Semantic Scholar Paper Recommender"
70
  description = (
71
  "Paste a link to a paper on Hugging Face Papers and get recommendations for similar"
72
- " papers from Semantic Scholar.**Note**: Some papers may not have recommendations"
73
  " yet if they are new or have not been indexed by Semantic Scholar."
74
  )
75
  examples = [
 
69
  title = "Semantic Scholar Paper Recommender"
70
  description = (
71
  "Paste a link to a paper on Hugging Face Papers and get recommendations for similar"
72
+ " papers from Semantic Scholar. **Note**: Some papers may not have recommendations"
73
  " yet if they are new or have not been indexed by Semantic Scholar."
74
  )
75
  examples = [