Seetha commited on
Commit
0a78b56
1 Parent(s): 999ae97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ def main():
89
  k1= 5
90
  text_list = []
91
  causal_sents = []
92
-
93
  try:
94
  uploaded_file = st.sidebar.file_uploader("Choose a file", type = "pdf")
95
  #st.stop()
 
89
  k1= 5
90
  text_list = []
91
  causal_sents = []
92
+ uploaded_file = None
93
  try:
94
  uploaded_file = st.sidebar.file_uploader("Choose a file", type = "pdf")
95
  #st.stop()