Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
epr-labs
/
PIANO-Dataset
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
185b013
PIANO-Dataset
/
app_v2.py
roszcz
Move dashboard logic to the piano repo
185b013
5 months ago
raw
Copy download link
history
blame
Safe
101 Bytes
from
piano_dataset.dashboards
import
task_review
if
__name__ ==
"__main__"
:
task_review.main()