FlexBoard / README.md
Grigori Fursin
first commit
4d2d78e unverified

A newer version of the Gradio SDK is available: 6.2.0

Upgrade
metadata
title: FlexBoard
emoji: 🐢
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.30.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: FlexBoard to analyze FlexBench and MLPerf results

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

FlexBoard

Installation

# Create a virtual environment
python -m venv .venv

# Activate the virtual environment
source .venv/bin/activate

# Install the required packages
pip install -r requirements.txt

# Run the application
python -m app

License and Copyright

This project is licensed under the Apache License 2.0.

© 2025 FlexAI

Authors and maintaners

Daniel Altunay and Grigori Fursin (FCS Labs)