RAMYASRI-39 commited on
Commit
f0d1c6b
1 Parent(s): 95210ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,7 +209,7 @@ with gr.Blocks(theme='NoCrypt/miku') as CHATBOT:
209
  </p>
210
  """, elem_id='Sub-heading')
211
  #usage_count = get_and_increment_value_count(db,collection_name, field_name)
212
- gr.HTML(value=f"""<p style="font-family: Arial, sans-serif; font-size: 14px;">Developed by K M Ramyasri , TGT . Suggestions may be sent to <a href="mailto:ramyadevi1607@yahoo.com" style="color: #00008B; font-style: italic;">ramyadevi1607@yahoo.com</a>.</p>""", elem_id='Sub-heading1 ')
213
 
214
  with gr.Column(scale=3):
215
  gr.Image(value='logo.png',height=200,width=200)
 
209
  </p>
210
  """, elem_id='Sub-heading')
211
  #usage_count = get_and_increment_value_count(db,collection_name, field_name)
212
+ gr.HTML(value=f"""<p style="font-family: Arial, sans-serif; font-size: 14px;">Developed by K M Ramyasri , TGT,GHS.SUTHUKENY . Suggestions may be sent to <a href="mailto:ramyadevi1607@yahoo.com" style="color: #00008B; font-style: italic;">ramyadevi1607@yahoo.com</a>.</p>""", elem_id='Sub-heading1 ')
213
 
214
  with gr.Column(scale=3):
215
  gr.Image(value='logo.png',height=200,width=200)