react-native-llm-mediapipe icon indicating copy to clipboard operation
react-native-llm-mediapipe copied to clipboard

Could not find a version that satisfies the requirement mediapipe==0.10.11

Open voxlz opened this issue 1 year ago • 0 comments

Following your model setup guide fails once trying to install the requirement.txt given the error in the title.

I tried it twice, failed both times. ( I reinstalled python to use pyenv the second time and everything)

I manually had to mess around with the dependencies, installying mediapip myself and than installing tensorflow again.

Also the build.py tries to download a dataset that requires you to be logged in to hugging face and having accepted some terms, which is not mentioned in the instructions. I'm talking about the gamma model. I've gotten access now and logged in to huggin-face through their cli but still not allowed. Maybe I'm still doing something wrong.

voxlz avatar Oct 02 '24 21:10 voxlz