Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 191 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 191 Bytes
  1. Run script get_model.sh in tools/script and then make sure MNN models' ready.

    ./get_model.sh
    
  2. Pod update in demo/iOS path

    cd demo/iOS
    pod update