burman-ai commited on
Commit
f4bcff8
·
verified ·
1 Parent(s): d356810

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -156,11 +156,7 @@ print("Chat Interface object created.")
156
 
157
  with demo:
158
  with gr.Accordion("Model Selection", open=False):
159
- model_search_box = gr.Textbox(
160
- label="Filter Models",
161
- placeholder="Search for a featured model...",
162
- lines=1
163
- )
164
  print("Model search box created.")
165
 
166
  models_list = [
 
156
 
157
  with demo:
158
  with gr.Accordion("Model Selection", open=False):
159
+
 
 
 
 
160
  print("Model search box created.")
161
 
162
  models_list = [