rodrigomasini commited on
Commit
a86ff85
·
verified ·
1 Parent(s): cbc8cfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ def add_bg_from_url():
82
  #----------------------------------------------------------------------------------------------------------
83
 
84
  st.title("Which wine should I get?")
85
- st.write("By Lee Wan Xian ([GitHub](https://github.com/leewanxian/wine_recommender))")
86
  st.text("")
87
  st.write("You can type the wine traits that you want in the dropdown list below")
88
  add_bg_from_url()
 
82
  #----------------------------------------------------------------------------------------------------------
83
 
84
  st.title("Which wine should I get?")
85
+ st.write("Demo for use Case")
86
  st.text("")
87
  st.write("You can type the wine traits that you want in the dropdown list below")
88
  add_bg_from_url()