update
Browse files
app.py
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
This model and code are based on
|
3 |
https://github.com/robmarkcole/object-detection-app
|
4 |
"""
|
5 |
-
|
6 |
import logging
|
7 |
import queue
|
8 |
from pathlib import Path
|
|
|
2 |
This model and code are based on
|
3 |
https://github.com/robmarkcole/object-detection-app
|
4 |
"""
|
|
|
5 |
import logging
|
6 |
import queue
|
7 |
from pathlib import Path
|