Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -135,7 +135,6 @@ demo = gr.Interface(
|
|
135 |
outputs=[gr.Image(type="pil", label="Ouput")],
|
136 |
title=title,
|
137 |
description=description,
|
138 |
-
article=article,
|
139 |
examples=examples,
|
140 |
css=css,
|
141 |
)
|
|
|
135 |
outputs=[gr.Image(type="pil", label="Ouput")],
|
136 |
title=title,
|
137 |
description=description,
|
|
|
138 |
examples=examples,
|
139 |
css=css,
|
140 |
)
|