sitammeur commited on
Commit
9442785
1 Parent(s): e792e67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ interface = gr.Interface(
37
  title=title,
38
  description=description,
39
  article=article,
40
- theme="soft",
41
  allow_flagging="never",
42
  )
43
  interface.launch(debug=False)
 
37
  title=title,
38
  description=description,
39
  article=article,
40
+ theme="Nymbo/Nymbo_Theme",
41
  allow_flagging="never",
42
  )
43
  interface.launch(debug=False)