SHAH-MEER commited on
Commit
b8b5c4e
·
verified ·
1 Parent(s): 519a450

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ def create_interface():
74
  """
75
 
76
  # Interface components
77
- with gr.Blocks(css=css, title="Toxicity Classifier",gr.themes.Soft()) as app:
78
  gr.Markdown("""
79
  # 🚨 Toxicity Classifier
80
  Enter text to analyze for toxic content. The model evaluates:
 
74
  """
75
 
76
  # Interface components
77
+ with gr.Blocks(css=css, title="Toxicity Classifier",theme = gr.themes.Soft()) as app:
78
  gr.Markdown("""
79
  # 🚨 Toxicity Classifier
80
  Enter text to analyze for toxic content. The model evaluates: