mihalykiss commited on
Commit
690b2f2
·
1 Parent(s): df97ee1

UI - theme

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ iface = gr.Interface(
76
  ),
77
  title=title,
78
  description=description,
79
- theme="dark",
80
  allow_flagging="never",
81
  live=False,
82
  submit_button="🎯 Analyze Now",
 
76
  ),
77
  title=title,
78
  description=description,
79
+ theme="compact",
80
  allow_flagging="never",
81
  live=False,
82
  submit_button="🎯 Analyze Now",