Vivien
commited on
Commit
β’
ee0cebf
1
Parent(s):
3e50eda
Correct typo
Browse files
app.py
CHANGED
@@ -103,7 +103,7 @@ description = """
|
|
103 |
|
104 |
**Enter your query and hit enter**
|
105 |
|
106 |
-
*Built with OpenAI's [CLIP](https://openai.com/blog/clip/)
|
107 |
|
108 |
*Inspired by [Unsplash Image Search](https://github.com/haltakov/natural-language-image-search) from Vladimir Haltakov and [Alph, The Sacred River](https://github.com/thoppe/alph-the-sacred-river) from Travis Hoppe*
|
109 |
"""
|
|
|
103 |
|
104 |
**Enter your query and hit enter**
|
105 |
|
106 |
+
*Built with OpenAI's [CLIP](https://openai.com/blog/clip/) model, π€ Hugging Face's [transformers library](https://huggingface.co/transformers/), [Streamlit](https://streamlit.io/), 25k images from [Unsplash](https://unsplash.com/) and 8k images from [The Movie Database (TMDB)](https://www.themoviedb.org/)*
|
107 |
|
108 |
*Inspired by [Unsplash Image Search](https://github.com/haltakov/natural-language-image-search) from Vladimir Haltakov and [Alph, The Sacred River](https://github.com/thoppe/alph-the-sacred-river) from Travis Hoppe*
|
109 |
"""
|