Spaces:
Build error
Build error
remotewith
commited on
Commit
•
1f5dc6b
1
Parent(s):
54cd385
Update app.py
Browse files
app.py
CHANGED
@@ -103,7 +103,7 @@ def detect(imagepath):
|
|
103 |
lineType=cv2.LINE_AA
|
104 |
)
|
105 |
|
106 |
-
return
|
107 |
#cv2.imshow("kamehamehaa",img)
|
108 |
|
109 |
|
|
|
103 |
lineType=cv2.LINE_AA
|
104 |
)
|
105 |
|
106 |
+
return img
|
107 |
#cv2.imshow("kamehamehaa",img)
|
108 |
|
109 |
|