You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Headless evaluation is currently limited to performing inference on image files included in a test bundle, the file type. Support for an album-photo type would allow the headless test runner to pull images for local photo albums.
The path value would need to be local id of the PHAsset, which may not be trivial to acquire. We're still assessing if there is enough value here to implement this.
The text was updated successfully, but these errors were encountered:
Headless evaluation is currently limited to performing inference on image files included in a test bundle, the file type. Support for an album-photo type would allow the headless test runner to pull images for local photo albums.
The path value would need to be local id of the
PHAsset
, which may not be trivial to acquire. We're still assessing if there is enough value here to implement this.The text was updated successfully, but these errors were encountered: