Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
yadong-lu committed Oct 26, 2024
1 parent a9360bf commit c180e48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install environment:
```python
conda create -n "omni" python==3.12
conda activate omni
pip install -r requirement.txt
pip install -r requirements.txt
```

Then download the model ckpts files in: https://huggingface.co/microsoft/OmniParser, and put them under weights/, default folder structure is: weights/icon_detect, weights/icon_caption_florence, weights/icon_caption_blip2.
Expand Down
File renamed without changes.

0 comments on commit c180e48

Please sign in to comment.