Anish1718 commited on
Commit
565e516
·
verified ·
1 Parent(s): 18b3c66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import numpy as np
4
  from PIL import Image
5
 
6
  # Load the model
7
- model = tf.keras.models.load_model("car_damage_model.h5")
8
 
9
 
10
  # Prediction function
 
4
  from PIL import Image
5
 
6
  # Load the model
7
+ model = tf.keras.models.load_model("car_damage_model .h5")
8
 
9
 
10
  # Prediction function