felixrosberg commited on
Commit
04a43c4
β€’
1 Parent(s): bf45329

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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()