Yoel125 commited on
Commit
0a837d8
·
verified ·
1 Parent(s): f0a5ecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ with gr.Blocks(title="🐦 Smart Bird Tracker") as demo:
72
  gr.Markdown("Describe the bird you are looking for in **English**, **Spanish**, or **Hebrew**, and the AI will find the closest matches!")
73
 
74
  # The Video Player
75
- #gr.Video(value="video.mp4", label="Project Presentation Video")""
76
  # Use the direct internet link to bypass Hugging Face's local file block!
77
 
78
  with gr.Row():
 
72
  gr.Markdown("Describe the bird you are looking for in **English**, **Spanish**, or **Hebrew**, and the AI will find the closest matches!")
73
 
74
  # The Video Player
75
+ gr.Video(value="video.mp4", label="Project Presentation Video")
76
  # Use the direct internet link to bypass Hugging Face's local file block!
77
 
78
  with gr.Row():