UNPKG

react-native-executorch

Version:

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

5 lines (4 loc) 190 B
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';