microsoft / microsoft/OmniParser
FileNotFoundError: [Errno 2] No such file or directory: '/weights/icon_detect/train_args.yaml'
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 25.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
when I run the python weights/convert_safetensor_to_pt.py, it show the error above. And I have checked that the huggingface repo doesn't provide the train_args.yaml in the folder icon/detect, which is version 1 for Omniparser
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with weights/convert_safetensor_to_pt.py and trace where it expects /weights/icon_detect/train_args.yaml. Compare that expectation with the files available in the Hugging Face icon/detect repository, then confirm what the conversion should do when the file is absent. Done means the reported missing-file failure is resolved or the required input is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100