lingbionlp commited on
Commit
1bc93c3
1 Parent(s): 8200c72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,5 +266,5 @@ with c2:
266
 
267
  c1, c2, c3 = st.columns([1, 1, 1])
268
  with c2:
269
- st.download_button('Download annotations', text_results)
270
 
266
 
267
  c1, c2, c3 = st.columns([1, 1, 1])
268
  with c2:
269
+ st.download_button('Download annotations', text_results)
270