Eric2mangel commited on
Commit
432c2f5
·
verified ·
1 Parent(s): 3139489

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -237,7 +237,7 @@ def predire(image):
237
  ),
238
  margin=dict(l=20, r=20, t=0, b=60), # marge top plus haute et bottom plus grande
239
  height=600,
240
- font=dict(size=14)
241
  )
242
 
243
  # Pour placer le texte à l’intérieur des barres
 
237
  ),
238
  margin=dict(l=20, r=20, t=0, b=60), # marge top plus haute et bottom plus grande
239
  height=600,
240
+ font=dict(size=13)
241
  )
242
 
243
  # Pour placer le texte à l’intérieur des barres