MNN/demo/iOS
Hui Shu d6795ad031 Github release 1.1.0 2020-11-05 16:49:17 +08:00
..
playground Github release 1.1.0 2020-11-05 16:49:17 +08:00
playground.xcodeproj Clean 2020-01-16 17:49:15 +08:00
playground.xcworkspace Clean 2020-01-16 17:49:15 +08:00
Podfile Sync Internal CMake changes 2020-01-17 12:06:45 +08:00
Podfile.lock Clean 2020-01-16 17:49:15 +08:00
README.md Clean 2020-01-16 17:49:15 +08:00

README.md

  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