update how to run the demo --mg

This commit is contained in:
Mingqi Gao
2023-04-26 10:49:16 +08:00
committed by GitHub
parent b1dc3511f9
commit 5eb488624f

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