runtime error

Exit code: 1. Reason: Initializing MTCNN and FaceNet model (this may take a few seconds)... 0%| | 0.00/107M [00:00<?, ?B/s] 100%|██████████| 107M/107M [00:00<00:00, 409MB/s] /usr/local/lib/python3.10/site-packages/gradio/layouts/column.py:59: UserWarning: 'scale' value should be an integer. Using 0.6 will cause issues. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 193, in <module> gallery = gr.Gallery(label='Captured faces').style(grid=[6], height='auto') AttributeError: 'Gallery' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...