RAMYASRI-39
commited on
Update app.py
Browse files
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;">
|
213 |
|
214 |
with gr.Column(scale=3):
|
215 |
gr.Image(value='logo.png',height=200,width=200)
|
@@ -225,7 +225,7 @@ with gr.Blocks(theme='NoCrypt/miku') as CHATBOT:
|
|
225 |
# </p>
|
226 |
# """, elem_id='Sub-heading')
|
227 |
# #usage_count = get_and_increment_value_count(db,collection_name, field_name)
|
228 |
-
# gr.HTML(value=f"""<p style="font-family: Arial, sans-serif; font-size: 16px;">Developed by K M Ramyasri , PGT . Suggestions may be sent to <a href="mailto:
|
229 |
# # count_html = gr.HTML(value=f"""
|
230 |
# # <div style="display: flex; justify-content: flex-end;">
|
231 |
# # <span style="font-weight: bold; color: maroon; font-size: 18px;">No of Usages:</span>
|
|
|
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)
|
|
|
225 |
# </p>
|
226 |
# """, elem_id='Sub-heading')
|
227 |
# #usage_count = get_and_increment_value_count(db,collection_name, field_name)
|
228 |
+
# gr.HTML(value=f"""<p style="font-family: Arial, sans-serif; font-size: 16px;">Developed by K M Ramyasri , PGT . 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 ')
|
229 |
# # count_html = gr.HTML(value=f"""
|
230 |
# # <div style="display: flex; justify-content: flex-end;">
|
231 |
# # <span style="font-weight: bold; color: maroon; font-size: 18px;">No of Usages:</span>
|