Nymbo commited on
Commit
d689581
·
verified ·
1 Parent(s): efaf8aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -44,7 +44,6 @@ def respond(
44
  yield response
45
 
46
  demo = gr.ChatInterface(
47
- theme="Nymbo/Nymbo_Theme",
48
  respond,
49
  additional_inputs=[
50
  gr.Textbox(value="You are a friendly Chatbot.", label="System message"),
 
44
  yield response
45
 
46
  demo = gr.ChatInterface(
 
47
  respond,
48
  additional_inputs=[
49
  gr.Textbox(value="You are a friendly Chatbot.", label="System message"),