BlueDice commited on
Commit
ef4ab24
·
1 Parent(s): 88ec376

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,5 +19,5 @@ gr.Interface(
19
  title = title,
20
  inputs = ["text", "text", "state"],
21
  outputs = ["chatbot", "state"],
22
- theme = "gstaff/sketch"
23
  ).launch()
 
19
  title = title,
20
  inputs = ["text", "text", "state"],
21
  outputs = ["chatbot", "state"],
22
+ theme = "gradio/seafoam"
23
  ).launch()