fatma812 commited on
Commit
1d30190
·
verified ·
1 Parent(s): bfed759

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -80,7 +80,8 @@ with gr.Blocks(title="🏺 Egyptian Artifact Chatbot") as app:
80
  audio_input = gr.Audio(
81
  sources=["microphone"],
82
  type="filepath",
83
- label="🎤 Voice Input"
 
84
  )
85
 
86
  image_input = gr.Image(
 
80
  audio_input = gr.Audio(
81
  sources=["microphone"],
82
  type="filepath",
83
+ label="🎤 Voice Input",
84
+ max_length=15
85
  )
86
 
87
  image_input = gr.Image(