Update app.py
Browse files
app.py
CHANGED
|
@@ -258,7 +258,7 @@ with gr.Blocks(title="VOID – Video Object & Interaction Deletion") as demo:
|
|
| 258 |
"""
|
| 259 |
# VOID – Video Object and Interaction Deletion
|
| 260 |
|
| 261 |
-
[🌐 Project Page](https://void-model.github.io/) | [💻 GitHub](https://github.com/void-model
|
| 262 |
|
| 263 |
Upload a video and its **quadmask**, enter a prompt describing the scene *after* removal,
|
| 264 |
and VOID will erase the object along with its physical interactions.
|
|
|
|
| 258 |
"""
|
| 259 |
# VOID – Video Object and Interaction Deletion
|
| 260 |
|
| 261 |
+
[🌐 Project Page](https://void-model.github.io/) | [💻 GitHub](https://github.com/Netflix/void-model)
|
| 262 |
|
| 263 |
Upload a video and its **quadmask**, enter a prompt describing the scene *after* removal,
|
| 264 |
and VOID will erase the object along with its physical interactions.
|