srisweet commited on
Commit
14e3133
1 Parent(s): 50a2d26

Update examples.py

Browse files
Files changed (1) hide show
  1. examples.py +1 -1
examples.py CHANGED
@@ -53,7 +53,7 @@ def app():
53
  col2.image("static/img/examples/vestito_autunnale.png")
54
 
55
  #st.markdown("## Image Classification")
56
- st.markdown("<h2 style='text-align: center; color: #008C45; font-weight:bold;'> Zero Shot Image Classification </h2>", unsafe_allow_html=True)
57
  st.markdown("We report this cool example provided by the "
58
  "[DALLE-mini team](https://github.com/borisdayma/dalle-mini). "
59
  "Is the DALLE-mini logo an *avocado* or an armchair (*poltrona*)?")
 
53
  col2.image("static/img/examples/vestito_autunnale.png")
54
 
55
  #st.markdown("## Image Classification")
56
+ st.markdown("<h2 style='text-align: center; color: #874c91; font-weight:bold;'> Zero Shot Image Classification </h2>", unsafe_allow_html=True)
57
  st.markdown("We report this cool example provided by the "
58
  "[DALLE-mini team](https://github.com/borisdayma/dalle-mini). "
59
  "Is the DALLE-mini logo an *avocado* or an armchair (*poltrona*)?")