burman-ai commited on
Commit
5aff883
·
verified ·
1 Parent(s): d67c076

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ demo = gr.ChatInterface(
82
  ],
83
  fill_height=True,
84
  chatbot=chatbot,
85
- theme="Nymbo/Nymbo_Theme",
86
  )
87
 
88
  if __name__ == "__main__":
 
82
  ],
83
  fill_height=True,
84
  chatbot=chatbot,
85
+
86
  )
87
 
88
  if __name__ == "__main__":