A Gradio web interface for managing and viewing your local Hugging Face model cache. This tool helps you visualize and track the disk space usage of your downloaded models.
- Clone this repository:
git clone https://github.com/yourusername/hf-model-manage-gradio.git
cd hf-model-manage-gradio
- Install the required dependencies:
pip install gradio pandas
- Only tested on MacOS
HF_HOME
: Set this to customize your Hugging Face cache directory location. By default, it uses~/.cache/huggingface