Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,6 @@ iface = gr.Interface(fn=process,
|
|
159 |
enable_queue=True,
|
160 |
examples=examples,
|
161 |
examples_per_page=4,
|
162 |
-
theme='grass',
|
163 |
allow_flagging=False,
|
164 |
article=article)
|
165 |
|
|
|
159 |
enable_queue=True,
|
160 |
examples=examples,
|
161 |
examples_per_page=4,
|
|
|
162 |
allow_flagging=False,
|
163 |
article=article)
|
164 |
|