anushkab0602 commited on
Commit
6dbf5e2
·
verified ·
1 Parent(s): 5cd2da7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -446,7 +446,7 @@ with gr.Blocks(title="Dr. Ayur - Conversational AI", theme=gr.themes.Soft()) as
446
  )
447
  gr.HTML("""
448
  <div style="text-align: center; margin-top: 20px; padding: 15px;
449
- background: #f8f9fa; border-radius: 10px;">
450
  <p><strong>🌟 This is a truly conversational AI!</strong> It understands context, asks follow-up questions, and has natural conversations about your health.</p>
451
  <p><strong>Disclaimer:</strong> Dr. Ayur provides educational information only. Always consult qualified practitioners for medical concerns.</p>
452
  </div>
 
446
  )
447
  gr.HTML("""
448
  <div style="text-align: center; margin-top: 20px; padding: 15px;
449
+ background: #000000; border-radius: 10px;">
450
  <p><strong>🌟 This is a truly conversational AI!</strong> It understands context, asks follow-up questions, and has natural conversations about your health.</p>
451
  <p><strong>Disclaimer:</strong> Dr. Ayur provides educational information only. Always consult qualified practitioners for medical concerns.</p>
452
  </div>