OuroborosM commited on
Commit
7450af5
·
1 Parent(s): e90de0c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -795,7 +795,7 @@ with gr.Blocks() as demo:
795
  label="SELECT AI AGENT",
796
  scale= 2,
797
  show_label = True,
798
- value="Zero Short Agent",
799
  )
800
  voice_input = gr.Audio(
801
  source="microphone",
 
795
  label="SELECT AI AGENT",
796
  scale= 2,
797
  show_label = True,
798
+ # value="Zero Short Agent",
799
  )
800
  voice_input = gr.Audio(
801
  source="microphone",