Spaces:
Sleeping
Sleeping
File size: 485 Bytes
bc77b9c 303e5b5 bc77b9c 303e5b5 bc77b9c cc5da1d 303e5b5 cc5da1d 303e5b5 cc5da1d | 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: LineViewer
emoji: 🌖
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 5.44.1
app_file: app.py
pinned: false
license: mit
short_description: 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/LineViewer
cd LineViewer
python3 -m pip install -r requirements.txt
```
# Run
```shell
python3 app.py
```
|