boulahia commited on
Commit
6a48a9c
·
verified ·
1 Parent(s): eabecf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -877,7 +877,7 @@ with gr.Blocks(title="🚗 Système de Reconnaissance de Véhicules Algériens",
877
  with gr.Row():
878
  with gr.Column(scale=1):
879
  welcome_img = gr.Image(
880
- value="Capture d’écran 2025-06-04 231424.jpg",
881
  label="Illustration du système",
882
  interactive=False
883
  )
 
877
  with gr.Row():
878
  with gr.Column(scale=1):
879
  welcome_img = gr.Image(
880
+ value="img_interface.jpg",
881
  label="Illustration du système",
882
  interactive=False
883
  )