NimaKL commited on
Commit
8b81e89
Β·
verified Β·
1 Parent(s): ac1ecca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -971,9 +971,7 @@ def main():
971
  gr.Markdown("""
972
  # 🀝 Let's Talk - Question Recommender
973
  Find questions that two users might be interested in discussing together based on their common interests.
974
-
975
- > This is the local debug version using the test database.
976
- """)
977
 
978
  with gr.Row(equal_height=True):
979
  with gr.Column(scale=1):
 
971
  gr.Markdown("""
972
  # 🀝 Let's Talk - Question Recommender
973
  Find questions that two users might be interested in discussing together based on their common interests.
974
+ """)
 
 
975
 
976
  with gr.Row(equal_height=True):
977
  with gr.Column(scale=1):