tesalonikahtp commited on
Commit
646aa03
·
1 Parent(s): 7f43e08

final: ratio head to top

Browse files
Files changed (1) hide show
  1. server.py +1 -1
server.py CHANGED
@@ -272,7 +272,7 @@ def create_app() -> Flask:
272
  img_clean,
273
  angle,
274
  (x, y, w, h),
275
- top_margin=0.6,
276
  bottom_margin=1
277
  )
278
  # Return result
 
272
  img_clean,
273
  angle,
274
  (x, y, w, h),
275
+ top_margin=0.4,
276
  bottom_margin=1
277
  )
278
  # Return result