| title: VisPhyWorld Comparator | |
| emoji: 🎞️ | |
| colorFrom: red | |
| colorTo: blue | |
| sdk: static | |
| app_file: index.html | |
| pinned: false | |
| datasets: | |
| - TIGER-Lab/VisPhyBench-Data | |
| - TIGER-Lab/VisPhyWorld-Sub-Generated-Videos | |
| tags: | |
| - visphyworld | |
| - physics | |
| - video-comparison | |
| - benchmark | |
| # VisPhyWorld Comparator | |
| Interactive sample-level comparator for VisPhyWorld. | |
| This Space lets you: | |
| - browse the `sub` split sample by sample | |
| - keep the ground-truth video as the first card | |
| - compare matching generated videos from all supported engines and models | |
| - filter by engine and model | |
| - share the current state via URL parameters | |
| Data sources: | |
| - Ground-truth videos: [`TIGER-Lab/VisPhyBench-Data`](https://huggingface.co/datasets/TIGER-Lab/VisPhyBench-Data) | |
| - Generated videos: [`TIGER-Lab/VisPhyWorld-Sub-Generated-Videos`](https://huggingface.co/datasets/TIGER-Lab/VisPhyWorld-Sub-Generated-Videos) | |
| The Space is static HTML and reads video assets directly from the public dataset repositories at runtime. | |