ethankongee

Results 6 comments of ethankongee

any other face encoders your team is looking at? Maybe I can help play around as well

For people using Amazon SageMaker, I ran this line (credit to ChatGPT): `apt-get install build-essential libssl-dev libffi-dev python3-dev -y`

Nice. I tried cloning the HuggingFace repo and it works now. The repo on Github is out of sync with the repo on HF. I haven't gone through the commits...

Ok I fixed it. You need git lfs and run `git lfs install` before you clone.