felixrosberg
commited on
Commit
Β·
04a43c4
1
Parent(s):
bf45329
Update app.py
Browse files
app.py
CHANGED
@@ -159,6 +159,5 @@ iface = gradio.Interface(run_inference,
|
|
159 |
description=description,
|
160 |
examples=examples,
|
161 |
article=article,
|
162 |
-
theme="dark-huggingface",
|
163 |
layout="vertical")
|
164 |
iface.launch()
|
|
|
159 |
description=description,
|
160 |
examples=examples,
|
161 |
article=article,
|
|
|
162 |
layout="vertical")
|
163 |
iface.launch()
|