qanastek commited on
Commit
0df1ca6
β€’
1 Parent(s): d47238c

Update Markdown

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -72,10 +72,10 @@ def main():
72
  st.write("---")
73
 
74
  st.markdown(
75
- "Built by [Yanis Labrak](https://www.linkedin.com/in/yanis-labrak-8a7412145/) πŸš€"
76
  )
77
  st.markdown(
78
- "_Source code made with [FlairNLP](https://github.com/flairNLP/flair)_"
79
  )
80
 
81
  if start is not None:
72
  st.write("---")
73
 
74
  st.markdown(
75
+ "Built by [Yanis Labrak](https://www.linkedin.com/in/yanis-labrak-8a7412145/) with [FlairNLP](https://github.com/flairNLP/flair) πŸš€"
76
  )
77
  st.markdown(
78
+ "_This work was financially supported by [Zenidoc](https://zenidoc.fr/)_"
79
  )
80
 
81
  if start is not None: