tree
tree
Have you set up a virtual environment and set the Python version according to the README.md?
I also encountered the same problem and waited for 12 hours but there was no result. However, I was using Windows system.
> [@Odland](https://github.com/Odland) Have you tried running `omniparserserver.py` I followed the readme and executed `python gradio_demo.py`. I did not find the omniparserserver.py file.
Yes, I did the same thing on Linux. After I unchecked the option ```use PaddleOCR```, the program was able to run and get the expected results. However, after I checked...
> Yes, I did the same thing on Linux. After I unchecked the option `use PaddleOCR`, the program was able to run and get the expected results. However, after I...