chiichann commited on
Commit
c8c8e70
Β·
1 Parent(s): 155423f
Files changed (2) hide show
  1. app.py +1 -1
  2. cat_dog_model.h5 +0 -3
app.py CHANGED
@@ -45,7 +45,7 @@ if not os.path.exists(cat_dir) or not os.path.exists(dog_dir):
45
  # πŸ“Œ Constants
46
  IMG_SIZE = (150, 150)
47
  BATCH_SIZE = 32
48
- MODEL_PATH = "cat_dog_model.h5" # Fixed model filename
49
 
50
  # 🎯 Load Model
51
  if os.path.exists(MODEL_PATH):
 
45
  # πŸ“Œ Constants
46
  IMG_SIZE = (150, 150)
47
  BATCH_SIZE = 32
48
+ MODEL_PATH = "cats_dogs_model.h5" # Fixed model filename
49
 
50
  # 🎯 Load Model
51
  if os.path.exists(MODEL_PATH):
cat_dog_model.h5 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:34d80a588a65963a2aac605c3339a3eddf56e9a7efb61e14d4b0f73dc58afab6
3
- size 228457760