Wanli commited on
Commit
8d4707d
·
1 Parent(s): eb1965c

update and modify documentation (#161)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Results of accuracy evaluation on [RAF-DB](http://whdeng.cn/RAF/model1.html).
22
  Run the following command to try the demo:
23
  ```shell
24
  # recognize the facial expression on images
25
- python demo.py --input /path/to/image
26
  ```
27
 
28
  ### Example outputs
 
22
  Run the following command to try the demo:
23
  ```shell
24
  # recognize the facial expression on images
25
+ python demo.py --input /path/to/image -v
26
  ```
27
 
28
  ### Example outputs