pn23 commited on
Commit
8ba4a02
·
verified ·
1 Parent(s): 56e2b4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -55,7 +55,6 @@ def init_model():
55
 
56
  #st_callback = StreamlitCallbackHandler(st.container())
57
 
58
- date_input = st.text_input(label = "Enter Date (ex. 10-11) 👇")
59
 
60
 
61
  if prompt := st.chat_input():
 
55
 
56
  #st_callback = StreamlitCallbackHandler(st.container())
57
 
 
58
 
59
 
60
  if prompt := st.chat_input():