omarhkh commited on
Commit
1714be9
1 Parent(s): c0ccf70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -106,6 +106,7 @@ def detect_objects2(model_name,url_input,image_input,threshold,type2):
106
  total_text="Trench is NOT Detected \n Blurry \n"
107
  xxresult=1
108
  print(type2)
 
109
 
110
 
111
  if det_lab.count(4) > 0:
 
106
  total_text="Trench is NOT Detected \n Blurry \n"
107
  xxresult=1
108
  print(type2)
109
+ print(type(type2))
110
 
111
 
112
  if det_lab.count(4) > 0: