Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ outputs = gr.outputs.Textbox(label="Answer")
48
 
49
  gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title='Molly Online Operator (MOO)',
50
  description="Ask any questions you might have about the City of Fort Worth",
51
- theme="finlaymacklon/smooth_slate", server_name="0.0.0.0").launch(share=False)
 
48
 
49
  gr.Interface(fn=chatbot, inputs=inputs, outputs=outputs, title='Molly Online Operator (MOO)',
50
  description="Ask any questions you might have about the City of Fort Worth",
51
+ theme="Taithrah/Minimal", server_name="0.0.0.0").launch(share=False)