Spaces:
Sleeping
Sleeping
File size: 506 Bytes
7ebf5dc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
title: FE-LineViewer
emoji: 🌖
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 5.44.1
app_file: app.py
pinned: false
license: mit
short_description: Frame-Event Line Segment Detection Dataset Viewer Space
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# Install
```shell
git clone https://huggingface.co/spaces/lh9171338/FE-LineViewer
cd FE-LineViewer
python3 -m pip install -r requirements.txt
```
# Run
```shell
python3 app.py
```
|