VinitT commited on
Commit
fccc5c0
·
verified ·
1 Parent(s): 73687d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ if uploaded_file is not None:
55
  )
56
 
57
  st.write("Description:")
58
- st.write(output_text[0])
 
55
  )
56
 
57
  st.write("Description:")
58
+ st.write(output_text)