TechnoByte commited on
Commit
63632d7
·
1 Parent(s): 6829b09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -257,6 +257,7 @@ def main():
257
  examples=[],
258
  title=TITLE,
259
  allow_flagging="never",
 
260
  ).launch(
261
  enable_queue=True,
262
  share=args.share,
 
257
  examples=[],
258
  title=TITLE,
259
  allow_flagging="never",
260
+ theme='gradio/soft',
261
  ).launch(
262
  enable_queue=True,
263
  share=args.share,