huggingface / huggingface/coreml-examples
Compile depth-anything-example failed
- Dominant language
- Jupyter Notebook
- Stars
- 265
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Showing All Messages
```
Could not determine generated file paths for CoreML code generation: The command `(cd /Users/xxx/Downloads/coreml-examples-main/depth-anything-example && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/coremlc generate /Users/xxx/Downloads/coreml-examples-main/depth-anything-example/DepthApp/models/DepthAnythingV2SmallF16.mlpackage /Users/xxx/Library/Developer/Xcode/DerivedData/DepthSample-hiomdsfhvogigmhdpfkncpdkxkhv/Build/Intermediates.noindex/DepthSample.build/Debug-iphoneos/DepthApp.build/DerivedSources/CoreMLGenerated/DepthAnythingV2SmallF16 --dry-run yes --deployment-target 17.0 --sdkroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk --platform ios --output-partial-info-plist /Users/xxx/Library/Developer/Xcode/DerivedData/DepthSample-hiomdsfhvogigmhdpfkncpdkxkhv/Build/Intermediates.noindex/DepthSample.build/Debug-iphoneos/DepthApp.build/DepthAnythingV2SmallF16-CoreMLPartialInfo.plist --container bundle-resources --language Swift --swift-version 5.0)` exited with status 1. The command's standard error was:
coremlc: error: Model does not exist at file:///Users/xxx/Downloads/coreml-examples-main/depth-anything-example/DepthApp/models/DepthAnythingV2SmallF16.mlpackage
```
No `DepthAnythingV2SmallF16.mlpackage found`

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.