prasadnu commited on
Commit
f5c3cde
·
1 Parent(s): 251c8a0

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ col1, col2, col3 = st.columns(3)
163
  with col1:
164
  st.markdown("""
165
  <a href="/Semantic_Search" target="_self" style="text-decoration: none;">
166
- <div style="display: flex; justify-content: center;">
167
  <div class="card-header" style="font-size: 45px; margin-bottom: 10px;">🔍</div>
168
  <div class="card-text" style="font-size: 31px; color: #e46e08; ">AI Search</div>
169
  <div class="card-description" style="font-size: 16px; color: #ccc; margin-top: 6px;text-align: center;white-space: normal;">
 
163
  with col1:
164
  st.markdown("""
165
  <a href="/Semantic_Search" target="_self" style="text-decoration: none;">
166
+ <div class = "card" style="display: flex; justify-content: center;">
167
  <div class="card-header" style="font-size: 45px; margin-bottom: 10px;">🔍</div>
168
  <div class="card-text" style="font-size: 31px; color: #e46e08; ">AI Search</div>
169
  <div class="card-description" style="font-size: 16px; color: #ccc; margin-top: 6px;text-align: center;white-space: normal;">