louiecerv commited on
Commit
d8e6b1d
Β·
1 Parent(s): bbc9651

Improved the App Title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ def display_download_button(file_path, file_name):
80
 
81
 
82
  # --- Main Page ---
83
- st.title("πŸ“š Authorship Attribution and Verification")
84
  about = """
85
  **How to use this App**
86
  This app leverages Gemini 2.0 to provide insights on the provided document.
 
80
 
81
 
82
  # --- Main Page ---
83
+ st.title("πŸ“š VQA on the Authorship Attribution and Verification Paper")
84
  about = """
85
  **How to use this App**
86
  This app leverages Gemini 2.0 to provide insights on the provided document.