TechnoByte commited on
Commit
9f90213
1 Parent(s): b506440

Update app.py

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