Zakia commited on
Commit
468c941
1 Parent(s): 50fee44

change app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ iface = gr.Interface(
56
  article=article,
57
  inputs=image,
58
  outputs=label,
59
- theme="huggingface",
60
  examples=examples,
61
  interpretation=interpretation,
62
  enable_queue=enable_queue
 
56
  article=article,
57
  inputs=image,
58
  outputs=label,
59
+ theme="default",
60
  examples=examples,
61
  interpretation=interpretation,
62
  enable_queue=enable_queue