metadata
title: AutoFS Leaderboard
emoji: 📊
colorFrom: blue
colorTo: green
sdk: docker
pinned: false
AutoFS Leaderboard
This is a visualization dashboard for AutoFS experiment results.
Deployment on Hugging Face Spaces
- Create a new Space on Hugging Face.
- Select "Docker" as the SDK.
- Upload all files from this repository.
- The application will automatically build and run.
Local Development
Install dependencies:
pip install -r requirements.txtRun the application:
python Webapp/app.pyOpen http://localhost:5000 in your browser.