Luigi commited on
Commit
672fcdf
·
verified ·
1 Parent(s): 5b13625

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -31,6 +31,5 @@ We use the `rtmo` alias defined in MMPose’s model zoo. To override, upload you
31
  If you need to update dependencies or change the model, modify `requirements.txt` and `app.py` accordingly.
32
 
33
  ## Todos
34
- 1. Let user configurate bbox_thr & nms_thr in GUI
35
- 2. Support video input
36
- 3. Support models in ONNX format via rtmlib
 
31
  If you need to update dependencies or change the model, modify `requirements.txt` and `app.py` accordingly.
32
 
33
  ## Todos
34
+ 1. Support video input
35
+ 2. Support models in ONNX format via rtmlib