yufengchen commited on
Commit
0c5d071
·
verified ·
1 Parent(s): c81591e

Add the links for demo site and YouTube video

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -28,6 +28,15 @@ tags:
28
 
29
  TabulaList is a lightweight, feature-rich Gradio custom component for displaying interactive data tables with built-in sorting, pagination, search, row selection, and CSV export — all wrapped in a beautiful light-orange theme
30
 
 
 
 
 
 
 
 
 
 
31
  ## Installation
32
 
33
  ```bash
 
28
 
29
  TabulaList is a lightweight, feature-rich Gradio custom component for displaying interactive data tables with built-in sorting, pagination, search, row selection, and CSV export — all wrapped in a beautiful light-orange theme
30
 
31
+ ## Demo
32
+
33
+ Explore a live demonstration of **TabulaLite** hosted on Hugging Face Spaces:
34
+ [https://huggingface.co/spaces/Agents-MCP-Hackathon/tabulalite](https://huggingface.co/spaces/Agents-MCP-Hackathon/tabulalite)
35
+
36
+ You also can watch a demo video:
37
+ [https://youtu.be/WlasTgIF6YU](https://youtu.be/WlasTgIF6YU)
38
+
39
+
40
  ## Installation
41
 
42
  ```bash