danielcwq commited on
Commit
10dcb60
1 Parent(s): 79f13d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with block:
81
  inputs=message,
82
  )
83
 
84
- gr.HTML("Demo application of a LangChain chain, built on H2 Economics Data. Many thanks to Chua Jean Ee for giving her notes for this project.")
85
 
86
  gr.HTML(
87
  "<center>Powered by <a href='https://github.com/hwchase17/langchain'>LangChain 🦜️🔗</a></center>"
 
81
  inputs=message,
82
  )
83
 
84
+ gr.HTML("Demo application of a LangChain chain, built on H2 Economics Data. Many thanks to Jean Chua for giving her notes for this project.")
85
 
86
  gr.HTML(
87
  "<center>Powered by <a href='https://github.com/hwchase17/langchain'>LangChain 🦜️🔗</a></center>"