pyresearch commited on
Commit
1905f2f
1 Parent(s): 07dc21a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ config = {
92
  st.title("KitchenCreators App")
93
 
94
  # Input for the query
95
- query = st.text_input("Enter your query:", "What does Recipes with Rating and Nutrition do?")
96
 
97
  # Button to trigger the query
98
  if st.button("Run Query"):
 
92
  st.title("KitchenCreators App")
93
 
94
  # Input for the query
95
+ query = st.text_input("Enter your query:", "which eat Recipes with Rating and Nutrition Lentil, Apple, and Turkey Wrap?")
96
 
97
  # Button to trigger the query
98
  if st.button("Run Query"):