diff --git a/.env b/.env
index 46ba040..69b7e6f 100644
--- a/.env
+++ b/.env
@@ -1,5 +1,5 @@
EMAIL = "minorprojectcse2020@gmail.com"
PASSWORD = "wasd4321"
- cloud_name: 'dn8binf6d'
- api_key: '858617943453819'
- api_secret: 'SmFaiFXHwpB_ZGhUV9zyrdVXKMc'
+ cloud_name= 'dn8binf6d'
+ api_key= '858617943453819'
+ api_secret= 'SmFaiFXHwpB_ZGhUV9zyrdVXKMc'
diff --git a/controller/image/addImage.js b/controller/image/addImage.js
index 30f0a1c..74e4b74 100644
--- a/controller/image/addImage.js
+++ b/controller/image/addImage.js
@@ -179,7 +179,7 @@ class AddImage {
$set: { 'image': image_mapping ,
'image_labels' : label_mapping
}}).then((user)=>{
- console.log(user)
+ // console.log(user)
});
}).catch((err)=>{
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 39e9495..b3f43bf 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -11,10 +11,10 @@
-
+
-
-
+
+