Spaces:
Runtime error
Runtime error
correct test code
Browse files
app.py
CHANGED
@@ -224,38 +224,7 @@
|
|
224 |
# print('reached destination')
|
225 |
# fareCalculations()
|
226 |
# break
|
227 |
-
|
228 |
-
Search models, datasets, users...
|
229 |
-
|
230 |
-
Spaces:
|
231 |
-
|
232 |
-
AkshatJain1402
|
233 |
-
/
|
234 |
-
occupancer
|
235 |
-
|
236 |
-
like
|
237 |
-
0
|
238 |
-
|
239 |
-
App
|
240 |
-
Files
|
241 |
-
Community
|
242 |
-
Settings
|
243 |
-
occupancer
|
244 |
-
/
|
245 |
-
app.py
|
246 |
-
|
247 |
-
AkshatJain1402's picture
|
248 |
-
AkshatJain1402
|
249 |
-
Update app.py
|
250 |
-
5f0de3f
|
251 |
-
VERIFIED
|
252 |
-
raw
|
253 |
-
history
|
254 |
-
blame
|
255 |
-
edit
|
256 |
-
delete
|
257 |
-
No virus
|
258 |
-
6.03 kB
|
259 |
import numpy as np
|
260 |
from ultralytics import YOLO
|
261 |
import cv2
|
|
|
224 |
# print('reached destination')
|
225 |
# fareCalculations()
|
226 |
# break
|
227 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
import numpy as np
|
229 |
from ultralytics import YOLO
|
230 |
import cv2
|