palbha commited on
Commit
ecd5c2b
·
verified ·
1 Parent(s): 8d78c88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -118,12 +118,6 @@ with gr.Blocks(title="Gemini Audio Chatbot") as demo:
118
  3. The conversation history will be displayed on the left
119
  """)
120
 
121
- with gr.Row():
122
- # Text input
123
- text_input = gr.Textbox(
124
- placeholder="Type your message here...",
125
- label="Text Input"
126
- )
127
 
128
  with gr.Row():
129
  # Audio input
 
118
  3. The conversation history will be displayed on the left
119
  """)
120
 
 
 
 
 
 
 
121
 
122
  with gr.Row():
123
  # Audio input