aseifert commited on
Commit
d4288df
β€’
1 Parent(s): 998e618

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def main():
71
 
72
  st.write("---")
73
  st.markdown(
74
- "Built by [@aseifert](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)_"
 
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)_"