adewopova commited on
Commit
765ce0e
1 Parent(s): cc599fd

Update accident_app.py

Browse files
Files changed (1) hide show
  1. accident_app.py +1 -1
accident_app.py CHANGED
@@ -316,7 +316,7 @@ def main():
316
  )
317
 
318
  st.markdown(
319
- """Developers: Victor Adewopo, Nelly Elsayed |
320
  [Research Paper](https://arxiv.org/pdf/2310.10038.pdf)""",
321
  unsafe_allow_html=True
322
  )
 
316
  )
317
 
318
  st.markdown(
319
+ """Developer: Victor Adewopo, Nelly Elsayed |
320
  [Research Paper](https://arxiv.org/pdf/2310.10038.pdf)""",
321
  unsafe_allow_html=True
322
  )