sedrick-keh-tri
vibe coded
dc79d04

A newer version of the Gradio SDK is available: 6.2.0

Upgrade
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

  1. Select a table from the dropdown menu
  2. Use the search box to find specific entries
  3. Filter by column to focus on specific data
  4. Sort by any column to organize the data
  5. 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