kingabzpro commited on
Commit
67c974a
β€’
1 Parent(s): 58a9214

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ gr.Interface(
37
  fn = predict,
38
  inputs = ["textbox","state"],
39
  outputs = ["chatbot","state"],
40
- theme ="grass",
41
  title = title,
42
  description = description,
43
  article = article
 
37
  fn = predict,
38
  inputs = ["textbox","state"],
39
  outputs = ["chatbot","state"],
40
+ theme ="seafoam",
41
  title = title,
42
  description = description,
43
  article = article