Browse Source

remove unused imports

Daniel Gatis 5 years ago
parent
commit
7d76274d89
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/rembg/cmd/cli.py

+ 0 - 2
src/rembg/cmd/cli.py

@@ -3,8 +3,6 @@ import glob
 import imghdr
 import os
 
-import numpy as np
-from PIL import Image
 
 from ..bg import remove