Merge branch 'master' of github.com:gaomingqi/Track-Anything

This commit is contained in:
memoryunreal
2023-04-26 02:57:48 +00:00

View File

@@ -59,7 +59,7 @@ cd Track-Anything
pip install -r requirements.txt
# Run the Track-Anything gradio demo.
python app.py --device cuda:0 --sam_model_type vit_h --port 12212
python app.py --device cuda:0
```
## Citation