atalaydenknalbant commited on
Commit
636a182
·
verified ·
1 Parent(s): 3572f5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -3,6 +3,7 @@ import supervision as sv
3
  import PIL.Image as Image
4
  from ultralytics import YOLO
5
  from huggingface_hub import hf_hub_download, HfApi
 
6
 
7
  global repo_id
8
 
 
3
  import PIL.Image as Image
4
  from ultralytics import YOLO
5
  from huggingface_hub import hf_hub_download, HfApi
6
+ import gradio as gr
7
 
8
  global repo_id
9