Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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("
|
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()
|