shukdevdattaEX commited on
Commit
710ac64
·
verified ·
1 Parent(s): b7a676f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,7 +154,7 @@ def show_taxonomy():
154
  return taxonomy_text
155
 
156
  # Create Gradio interface
157
- with gr.Blocks(title="Content Moderation Chatbot", theme=gr.themes.Soft()) as app:
158
  gr.Markdown("""
159
  # 🛡️ Advanced Content Moderation Chatbot
160
 
 
154
  return taxonomy_text
155
 
156
  # Create Gradio interface
157
+ with gr.Blocks(title="Content Moderation Chatbot", theme=gr.themes.Ocean()) as app:
158
  gr.Markdown("""
159
  # 🛡️ Advanced Content Moderation Chatbot
160