xferdie commited on
Commit
478df01
·
verified ·
1 Parent(s): c97ef57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import gradio as grad
2
  grad.Interface.load(
3
  "models/microsoft/swin-tiny-patch4-window7-224",
4
- theme="default",
5
  css=".footer{display:none !important}",
6
  title=None).launch()
 
1
  import gradio as grad
2
  grad.Interface.load(
3
  "models/microsoft/swin-tiny-patch4-window7-224",
 
4
  css=".footer{display:none !important}",
5
  title=None).launch()