MKgoud commited on
Commit
bc71e30
·
verified ·
1 Parent(s): d83843b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -89,8 +89,9 @@ st.header('Upload an image of a license plate to get the License number.')
89
 
90
  # Define example images (update with actual paths)
91
  example_images = {
92
- "Car": "test/c8.jpg",
93
- "Car 2": "test/c4.jpg",
 
94
  "CCTV B/W": "test/cctv img plate.jpg",
95
  "Bike": "test/BikeNumberPlate.jpg",
96
  "Bus": "test/bus.jpg",
 
89
 
90
  # Define example images (update with actual paths)
91
  example_images = {
92
+ "Car ": "test/audirussian.jpg",
93
+ "Car 2": "test/c7.jpg",
94
+ "Car 3": "test/c4.jpg",
95
  "CCTV B/W": "test/cctv img plate.jpg",
96
  "Bike": "test/BikeNumberPlate.jpg",
97
  "Bus": "test/bus.jpg",