Rahul Bhoyar
commited on
Commit
·
aab71f2
1
Parent(s):
805d3c3
Updated gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -159,4 +159,5 @@ cython_debug/
|
|
159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
160 |
#.idea/
|
161 |
uploaded_image.jpg
|
162 |
-
model_creation/
|
|
|
|
159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
160 |
#.idea/
|
161 |
uploaded_image.jpg
|
162 |
+
model_creation/
|
163 |
+
vgg16_model.keras
|