Sultannn commited on
Commit
8d08454
1 Parent(s): 2c1f123

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,6 +16,6 @@ gr.Interface.load(
16
  ],
17
  article = article,
18
  description = description,
19
- theme = "seafoam",
20
  ).launch(),
21
 
 
16
  ],
17
  article = article,
18
  description = description,
19
+ theme = "default",
20
  ).launch(),
21