stevenbucaille commited on
Commit
734450e
·
verified ·
1 Parent(s): 243f733

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ outputs = model(**inputs)
84
 
85
  We can now visualize the keypoints.
86
 
87
- ```
88
  import matplotlib.pyplot as plt
89
  import torch
90
 
 
84
 
85
  We can now visualize the keypoints.
86
 
87
+ ```python
88
  import matplotlib.pyplot as plt
89
  import torch
90