Skip to content

Huggingface Plugin

Download Models

The Huggingface plugin allows you to download pre-trained models from the Huggingface model library.

bash
python PLUGINS/Huggingface/download_model.py

Use HF_ENDPOINT or Proxy

If you are using the Huggingface plugin in mainland China or other network-restricted areas, you can specify an available Huggingface mirror site by modifying the HF_ENDPOINT variable in the code.