harrim-nv commited on
Commit
5597539
·
verified ·
1 Parent(s): a537982

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,7 +317,7 @@ with gr.Blocks(title="Cosmos-Reason1", theme=gr.themes.Soft()) as demo:
317
  gr.Examples(
318
  examples=video_examples,
319
  inputs=[video_input, text_input],
320
- label="Video Exammple: click to load then hit Submit"
321
  )
322
 
323
  if __name__ == "__main__":
 
317
  gr.Examples(
318
  examples=video_examples,
319
  inputs=[video_input, text_input],
320
+ label="Video Example: click to load then hit Submit"
321
  )
322
 
323
  if __name__ == "__main__":