wli1995 commited on
Commit
4b91636
·
verified ·
1 Parent(s): 1410ce9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ Input Data:
72
  #### Inference with AX650 Host, such as M4N-Dock(爱芯派Pro)
73
 
74
  ```
75
- root@ax650 ~/SuperResolution # python python/run_axmodel.py --model model_convert/axmodel/edsr_baseline_x2_1.axmodel --scale 2 --dir_demo video/test_1920x1080.mp4
76
  [INFO] Available providers: ['AxEngineExecutionProvider']
77
  [INFO] Using provider: AxEngineExecutionProvider
78
  [INFO] Chip type: ChipType.MC50
 
72
  #### Inference with AX650 Host, such as M4N-Dock(爱芯派Pro)
73
 
74
  ```
75
+ root@ax650 ~/SuperResolution # python python/run_axmodel.py --model model_convert/axmodel/edsr_baseline_x2_1.axmodel --scale 2 --dir_demo video/test_1920x1080.mp4 --arch edsr
76
  [INFO] Available providers: ['AxEngineExecutionProvider']
77
  [INFO] Using provider: AxEngineExecutionProvider
78
  [INFO] Chip type: ChipType.MC50