dhmeltzer commited on
Commit
643929c
·
1 Parent(s): daa46b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -25,8 +25,8 @@ def main():
25
 
26
  # User search with default question.
27
  user_input = st.text_area("Search box", """I loved the Lord of the Rings trilogy.\
28
- It is a classic and beautifully written story and J.R.R. Tolkein really made Middle-Earth come to life. \
29
- My favorite part of the book though was when the hobbits met Tom Bombadil, it's too bad he was not in the movies.""")
30
 
31
 
32
  convert_dict = {}
 
25
 
26
  # User search with default question.
27
  user_input = st.text_area("Search box", """I loved the Lord of the Rings trilogy.\
28
+ It is a classic and beautifully written story and J.R.R. Tolkein really made Middle-Earth come to life. \
29
+ My favorite part of the book though was when the hobbits met Tom Bombadil, it's too bad he was not in the movies.""")
30
 
31
 
32
  convert_dict = {}