Spaces:
Running
Running
ashwinpatti
commited on
Commit
·
81ab107
1
Parent(s):
f7b1773
Update app.py
Browse files
app.py
CHANGED
@@ -119,4 +119,6 @@ with st.expander("App techinical details"):
|
|
119 |
- Bi-Encoder - [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2)
|
120 |
- Cross-Encoder - [cross-encoder/ms-marco-MiniLM-L-2-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-2-v2)""")
|
121 |
|
122 |
-
st.markdown("![
|
|
|
|
|
|
119 |
- Bi-Encoder - [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2)
|
120 |
- Cross-Encoder - [cross-encoder/ms-marco-MiniLM-L-2-v2](https://huggingface.co/cross-encoder/ms-marco-MiniLM-L-2-v2)""")
|
121 |
|
122 |
+
st.markdown("![](https://komarev.com/ghpvc/?username=ashwinpatti-semantic_movie-search&label=PAGE+VIEWS)")
|
123 |
+
#![](https://komarev.com/ghpvc/?username=your-github-username&label=PROFILE+VIEWS)
|
124 |
+
#![visitor badge](https://visitor-badge.glitch.me/badge?page_id=ashwinpatti-semantic_movie-search)
|