Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|