ali121300 commited on
Commit
652d1d7
1 Parent(s): 8e6000c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -53,9 +53,9 @@ def main():
53
  with st.spinner("Answering"):
54
 
55
 
56
- if st.button("CLEAR"):
57
- with st.spinner("CLEARING"):
58
- st.cache_data.clear()
59
 
60
 
61
  #with st.sidebar:
 
53
  with st.spinner("Answering"):
54
 
55
 
56
+ #if st.button("CLEAR"):
57
+ #with st.spinner("CLEARING"):
58
+ #st.cache_data.clear()
59
 
60
 
61
  #with st.sidebar: