dishav2 commited on
Commit
756c542
1 Parent(s): 8d6b5c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ with block:
89
  agent_state = gr.State()
90
 
91
  gr.HTML("""<center>
92
- <a href="https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain?duplicate=true">
93
  <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
94
  Powered by <a href='https://github.com/hwchase17/langchain'>LangChain 🦜️🔗</a>
95
  </center>""")
 
89
  agent_state = gr.State()
90
 
91
  gr.HTML("""<center>
92
+ <a href="https://huggingface.co/spaces/dishav2/Canvas_Discussion_Automated_Grader?duplicate=true">
93
  <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
94
  Powered by <a href='https://github.com/hwchase17/langchain'>LangChain 🦜️🔗</a>
95
  </center>""")