RufusRubin777 commited on
Commit
a0bcd50
1 Parent(s): d7b2a5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def app_search_keyword(extracted_text, keyword):
71
 
72
 
73
  title_html = """
74
- <h1><span class="gradient-text" id="text">IIT Roorkee (GOT ASSIGNMENT)</span></h1>
75
  """
76
 
77
  # Gradio Interface
 
71
 
72
 
73
  title_html = """
74
+ <h1><span class="gradient-text" id="text">IIT Roorkee - OCR and Document Search Web Application Prototype (ColPali implementation of the new Byaldi library + Huggingface transformers for Qwen2-VL.)</span></h1>
75
  """
76
 
77
  # Gradio Interface