Kvikontent commited on
Commit
fba1813
1 Parent(s): f203308

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -43,7 +43,6 @@ interface = gr.Interface(
43
  fn=generate,
44
  inputs="text",
45
  outputs="video",
46
- interpretation="markdown",
47
  title="AI Video Generation",
48
  description="Enter a prompt to generate a video using diffusion models.",
49
  css="""
 
43
  fn=generate,
44
  inputs="text",
45
  outputs="video",
 
46
  title="AI Video Generation",
47
  description="Enter a prompt to generate a video using diffusion models.",
48
  css="""