Taino commited on
Commit
852ddf5
Β·
verified Β·
1 Parent(s): 04c93f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -203,12 +203,12 @@ def process_video_gradio(video_file, progress=gr.Progress()):
203
  # Create the Gradio interface
204
  def create_interface():
205
  with gr.Blocks(
206
- title="YOLOv11 Human Tracking & Coordinate Extraction",
207
  theme=gr.themes.Soft()
208
  ) as demo:
209
 
210
  gr.Markdown("""
211
- # 🎯 YOLOv11 Human Tracking & Coordinate Extraction
212
 
213
  Upload a video to detect and track humans using YOLOv11. The app will:
214
  - πŸ” Detect humans in each frame
 
203
  # Create the Gradio interface
204
  def create_interface():
205
  with gr.Blocks(
206
+ title="Dynamic Veme Processor",
207
  theme=gr.themes.Soft()
208
  ) as demo:
209
 
210
  gr.Markdown("""
211
+ # 🎯 Dynamic Veme Processor
212
 
213
  Upload a video to detect and track humans using YOLOv11. The app will:
214
  - πŸ” Detect humans in each frame