linhcuem commited on
Commit
c61869a
1 Parent(s): 4b41529

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import json
8
  import cv2
9
 
10
  from PIL import Image
11
- from huggingface_hub import hf_hub_download
12
 
13
  from ultralyticsplus import YOLO, render_result
14
  from ultralyticsplus.hf_utils import download_from_hub
 
8
  import cv2
9
 
10
  from PIL import Image
11
+ # from huggingface_hub import hf_hub_download
12
 
13
  from ultralyticsplus import YOLO, render_result
14
  from ultralyticsplus.hf_utils import download_from_hub