lfs-analysis / README.md
jsulz's picture
jsulz HF staff
tweaking some words
f20b5b5
|
raw
history blame
378 Bytes
---
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`