datascientist22 commited on
Commit
f17c95b
·
verified ·
1 Parent(s): 4871119

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ def gradio_interface():
121
  with gr.Row():
122
  gr.Markdown("<h2 style='text-align: center;'>⚖️ Legal AI Assistant Chatbot</h2>")
123
  with gr.Row():
124
- gr.Markdown("<h4 style='text-align: center;'>Created by: <a href='https://www.linkedin.com/in/engr-hamesh-raj' target='_blank'>Engr. Hamesh Raj</a></h4>")
125
  with gr.Row():
126
  gr.Markdown("<h4 style='text-align: center;'>Ask any legal questions related to Pakistani law.</h4>")
127
 
 
121
  with gr.Row():
122
  gr.Markdown("<h2 style='text-align: center;'>⚖️ Legal AI Assistant Chatbot</h2>")
123
  with gr.Row():
124
+ gr.Markdown("<h4 style='text-align: center;'>Created by: <a href='https://www.linkedin.com/in/datascientisthameshraj/' target='_blank'>Engr. Hamesh Raj</a></h4>")
125
  with gr.Row():
126
  gr.Markdown("<h4 style='text-align: center;'>Ask any legal questions related to Pakistani law.</h4>")
127