Update app.py
Browse files
app.py
CHANGED
@@ -365,6 +365,9 @@ if __name__ == "__main__":
|
|
365 |
**generated_by_text**: Send background text prompt to create a background image with stable diffusion model in the `Background prompt` box.
|
366 |
|
367 |
</details>
|
|
|
|
|
|
|
368 |
""")
|
369 |
|
370 |
with gr.Row():
|
|
|
365 |
**generated_by_text**: Send background text prompt to create a background image with stable diffusion model in the `Background prompt` box.
|
366 |
|
367 |
</details>
|
368 |
+
<a href="https://huggingface.co/spaces/fffiloni/Video-Matting-Anything?duplicate=true" style="display: inline-block;margin-top: .5em;margin-right: .25em;" target="_blank">
|
369 |
+
<img style="margin-bottom: 0em;display: inline;margin-top: -.25em;" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|
370 |
+
for longer sequences, more control and no queue.
|
371 |
""")
|
372 |
|
373 |
with gr.Row():
|