karthi311 commited on
Commit
393c318
·
verified ·
1 Parent(s): d35f788

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -179,4 +179,5 @@ if st.button("Generate Itinerary"):
179
  st.subheader("Your AI-Generated Itinerary:")
180
  st.write(itinerary)
181
  else:
 
182
  st.warning("Please fill in all fields.")
 
179
  st.subheader("Your AI-Generated Itinerary:")
180
  st.write(itinerary)
181
  else:
182
+
183
  st.warning("Please fill in all fields.")