Sakil commited on
Commit
7da7ed2
·
1 Parent(s): 39c03ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ def predict(file_obj):
42
  annot=annot)
43
  # return plt.show()
44
  # return plt.figure()
45
- plt.savefig('box.png')
46
 
47
  return plt.gcf()
48
  # plt.clf()
 
42
  annot=annot)
43
  # return plt.show()
44
  # return plt.figure()
45
+ # plt.savefig('box.png')
46
 
47
  return plt.gcf()
48
  # plt.clf()