Skip to content

A Gradio web interface for managing and viewing your local Hugging Face model cache.

License

Notifications You must be signed in to change notification settings

embed-ai/hf-model-manage-gradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤗 Hugging Face Model Cache Viewer

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.

Installation

  1. Clone this repository:
git clone https://github.com/yourusername/hf-model-manage-gradio.git
cd hf-model-manage-gradio
  1. Install the required dependencies:
pip install gradio pandas

Environment Variables

  • Only tested on MacOS
  • HF_HOME: Set this to customize your Hugging Face cache directory location. By default, it uses ~/.cache/huggingface

About

A Gradio web interface for managing and viewing your local Hugging Face model cache.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages