adnaan05 commited on
Commit
a41bcbc
·
verified ·
1 Parent(s): d970a67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ iface = gr.Interface(
79
  live=True,
80
  title=title,
81
  description=description,
82
- theme="dark",
83
  article=article
84
  )
85
 
 
79
  live=True,
80
  title=title,
81
  description=description,
82
+
83
  article=article
84
  )
85