httpsAkayush commited on
Commit
8e2dc8a
·
1 Parent(s): a6ad955
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
-
2
  import tensorflow as tf
3
  import numpy as np
4
  from PIL import Image
 
1
+ import tempfile
2
  import tensorflow as tf
3
  import numpy as np
4
  from PIL import Image