Sanshruth commited on
Commit
3d30297
1 Parent(s): 6b93cb7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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">