mannadamay12 commited on
Commit
5dcd7d5
·
verified ·
1 Parent(s): 11a960f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -128,12 +128,6 @@ with gr.Blocks(title="ROS2 Expert Assistant") as demo:
128
  value="Select a question...",
129
  label="Pre-defined Questions"
130
  )
131
- with gr.Column(scale=1):
132
- # Info icon with tooltip
133
- gr.Markdown(
134
- """<div title="{}">ℹ️</div>""".format(DROPDOWN_TOOLTIP),
135
- elem_classes=["tooltip"]
136
- )
137
 
138
  with gr.Row():
139
  # Chat interface
 
128
  value="Select a question...",
129
  label="Pre-defined Questions"
130
  )
 
 
 
 
 
 
131
 
132
  with gr.Row():
133
  # Chat interface