AdityaTheDev commited on
Commit
b6c948c
·
verified ·
1 Parent(s): b21273b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ llm = HuggingFaceHub(
23
  "max_tokens":1000}
24
  )
25
 
26
- st.title("Article Research Tool 🔎")
27
  st.sidebar.title("Article URLs")
28
 
29
  # Initialize session state to store the number of URL inputs
 
23
  "max_tokens":1000}
24
  )
25
 
26
+ st.title("LinkWise 🔎")
27
  st.sidebar.title("Article URLs")
28
 
29
  # Initialize session state to store the number of URL inputs