davanstrien HF staff commited on
Commit
9a3a551
·
1 Parent(s): acf8dce
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ demo = gr.Interface(
61
  ["atproto.bsky.social"],
62
  ["bsky.app"],
63
  ],
64
- theme=gr.themes.Soft()
65
  )
66
 
67
  if __name__ == "__main__":
 
61
  ["atproto.bsky.social"],
62
  ["bsky.app"],
63
  ],
64
+ theme=gr.themes.Default()
65
  )
66
 
67
  if __name__ == "__main__":