Spaces:
Runtime error
Runtime error
Linoy Tsaban
commited on
Commit
•
1e8a534
1
Parent(s):
b34b4e8
Update app.py
Browse files
app.py
CHANGED
@@ -250,7 +250,7 @@ intro = """
|
|
250 |
TokenFlow - <small>Temporally consistent video editing</small>
|
251 |
</h1>
|
252 |
<span>[<a target="_blank" href="https://diffusion-tokenflow.github.io">Project page</a>], [<a target="_blank" href="https://github.com/omerbt/TokenFlow">GitHub</a>], [<a target="_blank" href="https://huggingface.co/papers/2307.10373">Paper</a>]</span>
|
253 |
-
<div style="display:flex; justify-content: center;margin-top: 0.5em">Each edit takes ~
|
254 |
<img style="margin-top: 0em; margin-bottom: 0em; margin-left: 0.5em" src="https://bit.ly/3CWLGkA" alt="Duplicate Space"></a></div>
|
255 |
</div>
|
256 |
"""
|
|
|
250 |
TokenFlow - <small>Temporally consistent video editing</small>
|
251 |
</h1>
|
252 |
<span>[<a target="_blank" href="https://diffusion-tokenflow.github.io">Project page</a>], [<a target="_blank" href="https://github.com/omerbt/TokenFlow">GitHub</a>], [<a target="_blank" href="https://huggingface.co/papers/2307.10373">Paper</a>]</span>
|
253 |
+
<div style="display:flex; justify-content: center;margin-top: 0.5em">Each edit takes ~1 min <a href="https://huggingface.co/weizmannscience/tokenflow?duplicate=true" target="_blank">
|
254 |
<img style="margin-top: 0em; margin-bottom: 0em; margin-left: 0.5em" src="https://bit.ly/3CWLGkA" alt="Duplicate Space"></a></div>
|
255 |
</div>
|
256 |
"""
|