Hexii commited on
Commit
4d46961
1 Parent(s): 1ce4793

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -10,7 +10,6 @@ import tensorflow as tf
10
  import tensorflow_hub as hub
11
  from PIL import Image
12
  import numpy as np
13
- import functools
14
  import cv2
15
  import os
16
 
 
10
  import tensorflow_hub as hub
11
  from PIL import Image
12
  import numpy as np
 
13
  import cv2
14
  import os
15