Wajahat698 commited on
Commit
0ffafa3
·
verified ·
1 Parent(s): 5421247

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -649,7 +649,7 @@ def side():
649
  st.image(img,use_container_width=True)
650
 
651
  # Add hover text below the image
652
- st.markdown(f"<p style='text-align:center;font-weight:bold;'>{label}</p>", unsafe_allow_html=True)
653
 
654
 
655
 
 
649
  st.image(img,use_container_width=True)
650
 
651
  # Add hover text below the image
652
+
653
 
654
 
655