tonyassi commited on
Commit
f214e94
·
verified ·
1 Parent(s): 227e34c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ st.markdown("""
46
 
47
  by [Tony Assi](https://www.tonyassi.com/)
48
 
49
- Images position are based on similarity, images close to each other look similar. The colors represent the best seller index. 0 is best seller. The dataset is [tonyassi/revolve1-embeddings-xy](https://huggingface.co/datasets/tonyassi/revolve1-embeddings-xy).
50
  """)
51
 
52
  #st.html('<br><br><br><br>')
 
46
 
47
  by [Tony Assi](https://www.tonyassi.com/)
48
 
49
+ Images can be previewed on hover. Images position are based on similarity, images close to each other look similar. The colors represent the best seller index. 0 is best seller. The dataset is [tonyassi/revolve1-embeddings-xy](https://huggingface.co/datasets/tonyassi/revolve1-embeddings-xy).
50
  """)
51
 
52
  #st.html('<br><br><br><br>')