runtime error
Exit code: 1. Reason: WARNING: OMP_NUM_THREADS set to 16, not 1. The computation speed will not be optimized if you use data parallel. It will fail if this PaddlePaddle binary is compiled with OpenBlas since OpenBlas does not support multi-threads. PLEASE USE OMP_NUM_THREADS WISELY. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from paddleocr import TextDetection ImportError: cannot import name 'TextDetection' from 'paddleocr' (/usr/local/lib/python3.10/site-packages/paddleocr/__init__.py)
Container logs:
Fetching error logs...