小扎飞、
小扎飞、
The environment variable JAVA_HOME is not correctly set.
### 🔎 Search before asking - [x] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [x] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no...
Describe the bug When trying to start the project using python lama_cleaner/asgi.py or uvicorn lama_cleaner.asgi:application, I get the following error: ```text ModuleNotFoundError: No module named 'inpainting' ``` Environment OS: macOS...