Skip to content
Snippets Groups Projects
Commit 5a21f34b authored by lkeab's avatar lkeab
Browse files

update pip package

parent d0e602f9
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ Note:Using ViT-L backbone. On the high-quality COIFT (zero-shot) and DIS val set
### **Quick Installation via pip**
```
pip install segment-anything-hq==0.1
pip install segment-anything-hq
python
from segment_anything_hq import sam_model_registry
model_type = "<model_type>" #"vit_l/vit_b/vit_h/vit_tiny"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment