m7mdal7aj commited on
Commit
093bc6c
1 Parent(s): ef2343f

Update my_model/utilities/ui_manager.py

Browse files
Files changed (1) hide show
  1. my_model/utilities/ui_manager.py +1 -1
my_model/utilities/ui_manager.py CHANGED
@@ -69,7 +69,7 @@ class UIManager():
69
  with col2:
70
  # Display the HTML content in Streamlit
71
  st.markdown(model_arch_html, unsafe_allow_html=True)
72
- st.image("Files/Model Arch.png")
73
 
74
  with col3:
75
  st.image("Files/mm.jpeg")
 
69
  with col2:
70
  # Display the HTML content in Streamlit
71
  st.markdown(model_arch_html, unsafe_allow_html=True)
72
+ #st.image("Files/Model Arch.png")
73
 
74
  with col3:
75
  st.image("Files/mm.jpeg")