SHAH-MEER commited on
Commit
5bff9f3
·
verified ·
1 Parent(s): 2761541

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -132,11 +132,6 @@ def create_interface():
132
  """)
133
 
134
  # Status indicator (dark mode friendly)
135
- status = gr.HTML("""
136
- <div style="text-align: center; padding: 10px; background-color: var(--block-background-fill); border: 1px solid var(--border-color-primary); border-radius: 8px; margin-bottom: 10px;">
137
- <span style="color: var(--body-text-color);">🟡 System will initialize on first question</span>
138
- </div>
139
- """)
140
 
141
  # Chat interface
142
  chatbot = gr.Chatbot(
 
132
  """)
133
 
134
  # Status indicator (dark mode friendly)
 
 
 
 
 
135
 
136
  # Chat interface
137
  chatbot = gr.Chatbot(