Dricz commited on
Commit
2fbad9d
·
verified ·
1 Parent(s): 1b724ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -46,6 +46,7 @@ def response2(image: gr.Image = None,image_size: gr.Slider = 640, conf_threshold
46
 
47
  text = ""
48
  name_weap = ""
 
49
 
50
  box = results[0].boxes
51
 
 
46
 
47
  text = ""
48
  name_weap = ""
49
+ solution = ""
50
 
51
  box = results[0].boxes
52