lfs-analysis / README.md
jsulz's picture
jsulz HF staff
updating gradio version and theme
9f0d23e
|
raw
history blame
377 Bytes
---
title: Hub LFS Analysis
emoji: πŸ“ˆ
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 5.0.1
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`