Spaces:
Running
Running
RAMYASRI-39
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -205,7 +205,7 @@ with gr.Blocks(theme='NoCrypt/miku') as CHATBOT:
|
|
205 |
|
206 |
gr.HTML(value=f"""
|
207 |
<p style="font-family: sans-serif; font-size: 16px;">
|
208 |
-
A free Artificial Intelligence Chatbot assistant trained on CBSE Class
|
209 |
</p>
|
210 |
""", elem_id='Sub-heading')
|
211 |
#usage_count = get_and_increment_value_count(db,collection_name, field_name)
|
|
|
205 |
|
206 |
gr.HTML(value=f"""
|
207 |
<p style="font-family: sans-serif; font-size: 16px;">
|
208 |
+
A free Artificial Intelligence Chatbot assistant trained on CBSE Class 9 Science Notes to engage and help students and teachers of Puducherry.
|
209 |
</p>
|
210 |
""", elem_id='Sub-heading')
|
211 |
#usage_count = get_and_increment_value_count(db,collection_name, field_name)
|