cyberandy commited on
Commit
a2cd918
·
verified ·
1 Parent(s): e1ecda6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ async def fetch_report(query, report_type):
50
  return f"Error during research: {str(e)}"
51
 
52
  # Streamlit interface
53
- st.title("Google Leak Reporting Tool")
54
 
55
  # User input for the query using a text area
56
  query = st.text_area(
 
50
  return f"Error during research: {str(e)}"
51
 
52
  # Streamlit interface
53
+ st.title("Google Algo Leak Reporting Tool")
54
 
55
  # User input for the query using a text area
56
  query = st.text_area(