swoyam-sarvam commited on
Commit
c4b8847
·
1 Parent(s): 2ab564d

removed matplot lib

Browse files
Files changed (1) hide show
  1. mask.py +0 -1
mask.py CHANGED
@@ -1,6 +1,5 @@
1
  import cv2
2
  import numpy as np
3
- import matplotlib.pyplot as plt
4
 
5
  def create_mask(image):
6
  """
 
1
  import cv2
2
  import numpy as np
 
3
 
4
  def create_mask(image):
5
  """