Manish Chhetri commited on
Commit
1c6e2e1
1 Parent(s): e79f816
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ from tqdm import tqdm
18
  import pickle
19
  import tensorflow as tf
20
  # from keras.applications.Resnet50 import preprocess_input
21
- from flask_cors import CORS
22
 
23
  from keras.applications import ResNet50
24
  #
 
18
  import pickle
19
  import tensorflow as tf
20
  # from keras.applications.Resnet50 import preprocess_input
21
+ # from flask_cors import CORS/
22
 
23
  from keras.applications import ResNet50
24
  #