Spaces:
Running
Running
Update app.py
Browse files
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="""
|