AdhyaSuman commited on
Commit
48b808a
·
verified ·
1 Parent(s): 16d5c36

Update app/ui.py

Browse files
Files changed (1) hide show
  1. app/ui.py +1 -1
app/ui.py CHANGED
@@ -49,7 +49,7 @@ st.set_page_config(
49
  st.sidebar.markdown(
50
  """
51
  <div style="text-align: center;">
52
- <a href="https://github.com/dinb-ai/DTECT" target="_blank">
53
  <img src="data:image/png;base64,{}" width="180" style="margin-bottom: 18px;">
54
  </a>
55
  <hr style="margin-bottom: 0;">
 
49
  st.sidebar.markdown(
50
  """
51
  <div style="text-align: center;">
52
+ <a href="https://github.com/AdhyaSuman/DTECT" target="_blank">
53
  <img src="data:image/png;base64,{}" width="180" style="margin-bottom: 18px;">
54
  </a>
55
  <hr style="margin-bottom: 0;">