callmesan commited on
Commit
11308d3
·
1 Parent(s): 64f7bb2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -99,6 +99,7 @@ contribution_docstring = """
99
  ## An offering of love and gratitude by the II MSc Data Science and Computing Batch of 2023-24.
100
  ### Work done as part of the Deep Learning and Natural Language Processing Lab.
101
  ### Guided by Prakash PVSS
 
102
  """
103
 
104
  demo = gr.ChatInterface(predict,
 
99
  ## An offering of love and gratitude by the II MSc Data Science and Computing Batch of 2023-24.
100
  ### Work done as part of the Deep Learning and Natural Language Processing Lab.
101
  ### Guided by Prakash PVSS
102
+ #### Links to Books: [Click Here](https://www.sssbpt.info/english/index.html)
103
  """
104
 
105
  demo = gr.ChatInterface(predict,