Spaces:
Sleeping
Sleeping
File size: 163 Bytes
aa5cda2 |
1 2 3 4 5 6 7 8 9 10 |
# LLM Data Analyzer Frontend
Streamlit-based frontend for the LLM Data Analyzer backend.
## Installation
```bash
cd frontend
uv pip install -r requirements.txt
|