Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,7 +20,7 @@ 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) [](https://colab.research.google.com/drive/1Z1hAxBnWjF76bEi9KQ6CMBBEmI_FVDrW?usp=sharing) [](https://towardsdatascience.com/teaching-clip-some-fashion-3005ac3fdcc3) [](
|
| 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.")
|
|
|
|
| 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://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.")
|