update README.md

This commit is contained in:
gaomingqi
2023-04-17 12:38:11 +08:00
parent 2c8794a363
commit 8b7333664f

View File

@@ -21,10 +21,6 @@ pip install -r requirements.txt
python app.py --device cuda:0 --sam_model_type vit_h --port 12212 python app.py --device cuda:0 --sam_model_type vit_h --port 12212
``` ```
<<<<<<< HEAD
=======
>>>>>>> 094430ad280465347ddca6ec9f8f39a0ebfeb749
## Acknowledgement ## Acknowledgement
The project is based on [Segment Anything](https://github.com/facebookresearch/segment-anything) and [XMem](https://github.com/hkchengrex/XMem). Thanks for the authors for their efforts. The project is based on [Segment Anything](https://github.com/facebookresearch/segment-anything) and [XMem](https://github.com/hkchengrex/XMem). Thanks for the authors for their efforts.