RAMYASRI-39 commited on
Commit
454a24c
·
verified ·
1 Parent(s): 1029315

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 10 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)
 
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)