Spaces:
Sleeping
Sleeping
LiquidoNoNewtoniano
commited on
Commit
•
8b4c2da
1
Parent(s):
31127be
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ interface = gr.Interface(
|
|
60 |
inputs=gr.Image(type="pil"),
|
61 |
outputs=gr.Video(),
|
62 |
title=title,
|
63 |
-
description=description
|
64 |
article=article,
|
65 |
|
66 |
)
|
|
|
60 |
inputs=gr.Image(type="pil"),
|
61 |
outputs=gr.Video(),
|
62 |
title=title,
|
63 |
+
description=description,
|
64 |
article=article,
|
65 |
|
66 |
)
|