oracat commited on
Commit
012c2a6
·
1 Parent(s): 6ecd8f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,4 +113,4 @@ text = "\n".join([title, abstract])
113
  ## Output
114
 
115
  if len(text.strip()) > 0:
116
- st.markdown(f"This paper is likely to be from the category **{process(text)}**.)
 
113
  ## Output
114
 
115
  if len(text.strip()) > 0:
116
+ st.markdown(f"This paper is likely to be from the category **{process(text)}**.")