Spaces:
Runtime error
Runtime error
Commit
·
733ff9b
1
Parent(s):
59b5aef
debug
Browse files
app.py
CHANGED
@@ -31,6 +31,5 @@ iface = gr.Interface(fn=stylize,
|
|
31 |
outputs="image",
|
32 |
title=title,
|
33 |
description=description,
|
34 |
-
article=article,
|
35 |
examples=examples)
|
36 |
iface.launch()
|
|
|
31 |
outputs="image",
|
32 |
title=title,
|
33 |
description=description,
|
|
|
34 |
examples=examples)
|
35 |
iface.launch()
|