developer0hye commited on
Commit
0fd8660
·
1 Parent(s): 86a2268

fix typo in updates_note (#583)

Browse files
Files changed (1) hide show
  1. docs/updates_note.md +1 -1
docs/updates_note.md CHANGED
@@ -50,6 +50,6 @@ python tools/eval.py -n yolox-s -c yolox_s.pth -b 64 -d 8 --conf 0.001 [--fp16]
50
  yolox-x
51
  ```
52
 
53
- But for deployment demo, we don't suppor the old weights anymore. Users could checkout to YOLOX version 0.1.0 to use legacy weights for deployment
54
 
55
 
 
50
  yolox-x
51
  ```
52
 
53
+ But for deployment demo, we don't support the old weights anymore. Users could checkout to YOLOX version 0.1.0 to use legacy weights for deployment
54
 
55