SarowarSaurav commited on
Commit
5ab5183
·
verified ·
1 Parent(s): 268736b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2201,7 +2201,7 @@ iface = gr.Interface(
2201
  css="footer{display:none !important}",
2202
  title="BATB Acronym Finder",
2203
  description="",
2204
- theme='compact'
2205
  )
2206
 
2207
  iface.launch()
 
2201
  css="footer{display:none !important}",
2202
  title="BATB Acronym Finder",
2203
  description="",
2204
+ theme='default'
2205
  )
2206
 
2207
  iface.launch()