Spaces:
Running
Running
A newer version of the Gradio SDK is available:
6.2.0
metadata
title: Vla Foundry Database
emoji: ⚡
colorFrom: green
colorTo: yellow
sdk: gradio
sdk_version: 6.1.0
app_file: app.py
pinned: false
VLA Foundry Database Viewer
Interactive visualization tool for exploring the VLA Foundry database from the TRI-ML/vla_foundry_database dataset.
Features
- 📊 Interactive Table Viewer: Browse all tables in the database
- 🔍 Search: Search across all columns in the selected table
- 🎯 Filter: Filter by specific columns (show non-null values)
- 🔄 Sort: Sort by any column in ascending or descending order
- 📈 Table Info: View table statistics (row count, column count, column names)
Usage
- Select a table from the dropdown menu
- Use the search box to find specific entries
- Filter by column to focus on specific data
- Sort by any column to organize the data
- Click "Clear Filters" to reset all filters
Local Development
pip install -r requirements.txt
python app.py
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference