---
title: Hub LFS Analysis
emoji: 📈
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
short_description: An analysis of LFS files on the Hub.
---

Running this locally is easiest with [Poetry installed](https://python-poetry.org/).

Clone the repository and run:

- `poetry shell`
- `poetry install`
- `gradio app.py`