avngrstark commited on
Commit
c06a8e2
·
verified ·
1 Parent(s): 9f6845b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -70,4 +70,6 @@ if st.button("Get Recommendations"):
70
  else:
71
  st.write("No recommendations found. Please check the movie name and try again.")
72
  else:
73
- st.write("Please enter a movie name.")
 
 
 
70
  else:
71
  st.write("No recommendations found. Please check the movie name and try again.")
72
  else:
73
+ st.write("Please enter a movie name.")
74
+
75
+ print(1)