52 Forks
667 Stars
667 Watchers

exporters

Export Hugging Face models to Core ML and TensorFlow Lite

How to download and setup exporters

Open terminal and run command
git clone https://github.com/huggingface/exporters.git
git clone is used to create a copy or clone of exporters repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with exporters https://github.com/huggingface/exporters/archive/master.zip

Or simply clone exporters with SSH
[email protected]:huggingface/exporters.git

If you have some problems with exporters

You may open issue on exporters support forum (system) here: https://github.com/huggingface/exporters/issues