Update README.md

This commit is contained in:
Neil Stoker
2024-10-26 13:23:36 +01:00
committed by GitHub
parent 65e14323d1
commit 4f96c6e254

View File

@@ -19,7 +19,7 @@
```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.