Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -267,6 +267,8 @@ iface = gr.Interface(
|
|
| 267 |
],
|
| 268 |
outputs=gr.Video(label="Generated Morphing Video"),
|
| 269 |
title="VQGAN-CLIP Art Generator",
|
|
|
|
|
|
|
| 270 |
#######
|
| 271 |
description="""
|
| 272 |
<a href="https://colab.research.google.com/drive/1ivRYvTaX90PRghQIqAdOyEawkY0YLefa?authuser=0#scrollTo=WE7aPQ0t1hd2">
|
|
|
|
| 267 |
],
|
| 268 |
outputs=gr.Video(label="Generated Morphing Video"),
|
| 269 |
title="VQGAN-CLIP Art Generator",
|
| 270 |
+
css="allow",
|
| 271 |
+
allow_flagging="never",
|
| 272 |
#######
|
| 273 |
description="""
|
| 274 |
<a href="https://colab.research.google.com/drive/1ivRYvTaX90PRghQIqAdOyEawkY0YLefa?authuser=0#scrollTo=WE7aPQ0t1hd2">
|