huohguohbo commited on
Commit
ade71a8
·
1 Parent(s): 0aeece4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ chat_button = gr.Interface(
39
  outputs=output,
40
  title="OpenAI Chatbot",
41
  description="Enter your message below to chat with an AI",
42
- theme="compact",
43
  layout="vertical",
44
  allow_flagging=False,
45
  allow_screenshot=False,
 
39
  outputs=output,
40
  title="OpenAI Chatbot",
41
  description="Enter your message below to chat with an AI",
42
+ theme="huggingface",
43
  layout="vertical",
44
  allow_flagging=False,
45
  allow_screenshot=False,