nielsr HF staff commited on
Commit
22ce3cb
·
verified ·
1 Parent(s): 513bbe6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,4 +11,4 @@ This organization is created by the Transformers team to maintain the ViTPose ch
11
 
12
  ViTPose docs: https://huggingface.co/docs/transformers/model_doc/vitpose.
13
 
14
- ViTPose inference notebook will follow!
 
11
 
12
  ViTPose docs: https://huggingface.co/docs/transformers/model_doc/vitpose.
13
 
14
+ ViTPose inference notebook with visualization can be found [here](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/ViTPose/Inference_with_ViTPose_for_body_pose_estimation.ipynb).