Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ def main():
|
|
71 |
|
72 |
st.write("---")
|
73 |
st.markdown(
|
74 |
-
"Built by [@
|
75 |
)
|
76 |
st.markdown(
|
77 |
"_Highlighting code thanks to [Gramformer](https://github.com/PrithivirajDamodaran/Gramformer)_"
|
|
|
71 |
|
72 |
st.write("---")
|
73 |
st.markdown(
|
74 |
+
"Built by [@therealaseifert](https://twitter.com/therealaseifert) during the HF community event β π¨\u200dπ» [GitHub repo](https://github.com/aseifert/hf-writing-assistant) β π€ Team Writing Assistant"
|
75 |
)
|
76 |
st.markdown(
|
77 |
"_Highlighting code thanks to [Gramformer](https://github.com/PrithivirajDamodaran/Gramformer)_"
|