shukdevdatta123 commited on
Commit
a790e56
·
verified ·
1 Parent(s): 29260b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ def main():
84
  )
85
 
86
  # Replace 'path_to_your_image.jpg' with the path to your image or URL
87
- st.markdown('<div class="bottom-right"><img src="path_to_your_image.jpg" width="100" height="100"></div>', unsafe_allow_html=True)
88
 
89
 
90
  if __name__ == "__main__":
 
84
  )
85
 
86
  # Replace 'path_to_your_image.jpg' with the path to your image or URL
87
+ st.markdown('<div class="bottom-right"><img src="149656-200.png" width="100" height="100"></div>', unsafe_allow_html=True)
88
 
89
 
90
  if __name__ == "__main__":