prasadnu commited on
Commit
d4e338f
·
1 Parent(s): e65a4d0

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ with col2:
191
  <div class="card-header" style="font-size: 45px; margin-bottom: 10px;">💬</div>
192
  <div class="card-text" style="font-size: 31px; color: #e46e08; ">Multimodal RAG</div>
193
  <div class="card-description" style="font-size: 16px; color: #ccc; margin-top: 6px;text-align: center;white-space: normal;">
194
- Explore Multimodal Conversational Search over complex PDFs (with tables, graphs etc) </div>
195
  </div>
196
  </a>
197
  """, unsafe_allow_html=True)
 
191
  <div class="card-header" style="font-size: 45px; margin-bottom: 10px;">💬</div>
192
  <div class="card-text" style="font-size: 31px; color: #e46e08; ">Multimodal RAG</div>
193
  <div class="card-description" style="font-size: 16px; color: #ccc; margin-top: 6px;text-align: center;white-space: normal;">
194
+ Explore Multimodal RAG over complex PDFs (with tables, graphs etc) </div>
195
  </div>
196
  </a>
197
  """, unsafe_allow_html=True)