UNPKG

react-native-executorch

Version:

An easy way to run AI models in React Native with ExecuTorch

6 lines (5 loc) 239 B
"use strict"; export const URL_PREFIX = 'https://huggingface.co/software-mansion/react-native-executorch'; export const VERSION_TAG = 'resolve/v0.8.0'; export const NEXT_VERSION_TAG = 'resolve/v0.9.0'; //# sourceMappingURL=versions.js.map