OmniParser
OmniParser copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'weights\\icon_detect\\model.pt'
After cloning the project and completing all the installation steps along with its requirements, I am unable to run it using python gradio_demo.py. Any suggestions?
Try running this command in the root of the repository
huggingface-cli download microsoft/OmniParser-v2.0 --local-dir weights