MKgoud commited on
Commit
e68a4c0
·
verified ·
1 Parent(s): 8507d8a

with examples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ 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/audirussian.jpg",
93
  "Car 2": "test/c7.jpg",
94
  "Car 3": "test/c4.jpg",
95
  "CCTV B/W": "test/cctv img plate.jpg",
 
89
 
90
  # Define example images (update with actual paths)
91
  example_images = {
92
+ "Car ": "test/audiR8V10.jpg",
93
  "Car 2": "test/c7.jpg",
94
  "Car 3": "test/c4.jpg",
95
  "CCTV B/W": "test/cctv img plate.jpg",