File size: 478 Bytes
81e0df2 22e1781 81e0df2 22e1781 81e0df2 a9f6354 ebaac35 81e0df2 c55aa84 22e1781 115a835 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
title: VideoBackgroundReplacer
emoji: 🎬
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
---
# Video Background Replacer
AI-powered video background replacement using SAM2 and MatAnyone
## Self-test (no mocks)
This repo includes a real self-test that runs actual compute (no dummy text).
**CLI (local or in Spaces terminal):**
```bash
python app.py --self-test
# exits with code 0 if all checks pass, 2 if any check fails
|