Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ outputs = gr.outputs.Textbox(label="Answer")
45
 
46
  gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title='Molly Online Operator (MOO) DEBUG',
47
  description="Ask any questions you might have about the City of Fort Worth",
48
- theme="freddyaboulton/dracula_revamped", server_name="0.0.0.0").launch(share=False)
 
45
 
46
  gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title='Molly Online Operator (MOO) DEBUG',
47
  description="Ask any questions you might have about the City of Fort Worth",
48
+ theme="Glass", server_name="0.0.0.0").launch(share=False)