NiborKowon commited on
Commit
eabb3d1
·
verified ·
1 Parent(s): 7e7383e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -9
app.py CHANGED
@@ -17,15 +17,7 @@ def load_rag_pipeline():
17
  rag = load_rag_pipeline()
18
 
19
 
20
- st.markdown(
21
- """
22
- <div style="display: flex; justify-content: center;">
23
- <img src="gender_strat_cover_pic.png" alt="Gender Strategy Cover" width="400">
24
- </div>
25
- """,
26
- unsafe_allow_html=True
27
- )
28
-
29
 
30
  st.markdown(
31
  """
 
17
  rag = load_rag_pipeline()
18
 
19
 
20
+ st.image("gender_strat_cover_pic.png", use_column_width=False, width=400)
 
 
 
 
 
 
 
 
21
 
22
  st.markdown(
23
  """