hysts HF staff commited on
Commit
700a67c
1 Parent(s): 232e820
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,10 +283,10 @@ def main():
283
  label='Result 3 (Color-related layers deactivated)'),
284
  ],
285
  examples=examples,
286
- theme=args.theme,
287
  title=TITLE,
288
  description=DESCRIPTION,
289
  article=ARTICLE,
 
290
  allow_screenshot=args.allow_screenshot,
291
  allow_flagging=args.allow_flagging,
292
  live=args.live,
 
283
  label='Result 3 (Color-related layers deactivated)'),
284
  ],
285
  examples=examples,
 
286
  title=TITLE,
287
  description=DESCRIPTION,
288
  article=ARTICLE,
289
+ theme=args.theme,
290
  allow_screenshot=args.allow_screenshot,
291
  allow_flagging=args.allow_flagging,
292
  live=args.live,