Update MARKDOWN
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ def main():
|
|
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/)_"
|
|
|
72 |
st.write("---")
|
73 |
|
74 |
st.markdown(
|
75 |
+
"Built by [Yanis Labrak](https://www.linkedin.com/in/yanis-labrak-8a7412145/) & [Richard Dufour](https://cv.archives-ouvertes.fr/richard-dufour) with [FlairNLP](https://github.com/flairNLP/flair) π"
|
76 |
)
|
77 |
st.markdown(
|
78 |
"_This work was financially supported by [Zenidoc](https://zenidoc.fr/)_"
|