kaiku03 commited on
Commit
a98f6a1
·
1 Parent(s): f528982
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Multimodal News Reporter") as demo
121
  "- Token output is set to 128 only for faster inference. \n"
122
  "- Note: This demo currently runs on CPU only.\n"
123
  "- Sample audio is trimmed to 10 seconds for faster inference.\n"
124
- "- Combined audio + image inference takes ~500-900 seconds; audio-only or image-only is much faster."
125
  )
126
 
127
  with gr.Row():
 
121
  "- Token output is set to 128 only for faster inference. \n"
122
  "- Note: This demo currently runs on CPU only.\n"
123
  "- Sample audio is trimmed to 10 seconds for faster inference.\n"
124
+ "- Combined audio + image inference takes ~250-350 seconds; audio-only or image-only is much faster."
125
  )
126
 
127
  with gr.Row():