Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,6 @@ interface = gr.Interface(
|
|
90 |
fn=recognition,
|
91 |
inputs=inputs,
|
92 |
outputs=output,
|
93 |
-
theme="Nymbo/Nymbo_Theme",
|
94 |
title=text,
|
95 |
description=description,
|
96 |
article=article,
|
|
|
90 |
fn=recognition,
|
91 |
inputs=inputs,
|
92 |
outputs=output,
|
|
|
93 |
title=text,
|
94 |
description=description,
|
95 |
article=article,
|