Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -20,11 +20,8 @@ st.sidebar.write("* 📚 [HuggingFace Weights](https://huggingface.co/patrickjoh
|
|
20 |
|
21 |
st.write("# FashionCLIP. A Foundation Model for Fashion.")
|
22 |
|
23 |
-
st.write("[](https://www.youtube.com/watch?v=uqRSc-KSA1Y) [](https://huggingface.co/patrickjohncyh/fashion-clip)")
|
24 |
|
25 |
-
st.write("[](https://colab.research.google.com/drive/1Z1hAxBnWjF76bEi9KQ6CMBBEmI_FVDrW?usp=sharing)")
|
26 |
-
st.write("[](https://towardsdatascience.com/teaching-clip-some-fashion-3005ac3fdcc3)")
|
27 |
-
st.write("[]([https://share.streamlit.io/jkanner/streamlit-audio/main/app.py](https://huggingface.co/spaces/vinid/fashion-clip-app))")
|
28 |
|
29 |
st.write("This web app uses FashionCLIP, our new foundation model for fashion, to find clothing items based on a query of the item you want to find.")
|
30 |
|
|
|
20 |
|
21 |
st.write("# FashionCLIP. A Foundation Model for Fashion.")
|
22 |
|
23 |
+
st.write("[](https://www.youtube.com/watch?v=uqRSc-KSA1Y) [](https://huggingface.co/patrickjohncyh/fashion-clip) [](https://colab.research.google.com/drive/1Z1hAxBnWjF76bEi9KQ6CMBBEmI_FVDrW?usp=sharing) [](https://towardsdatascience.com/teaching-clip-some-fashion-3005ac3fdcc3) []([https://share.streamlit.io/jkanner/streamlit-audio/main/app.py](https://huggingface.co/spaces/vinid/fashion-clip-app))")
|
24 |
|
|
|
|
|
|
|
25 |
|
26 |
st.write("This web app uses FashionCLIP, our new foundation model for fashion, to find clothing items based on a query of the item you want to find.")
|
27 |
|