zerostratos commited on
Commit
64a741a
·
verified ·
1 Parent(s): 8fc3e0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ class TextClassificationApp:
158
  Main Streamlit app runner
159
  """
160
  # Title and description
161
- st.title("📄 Text Classification")
162
  st.write("Enter text to classify")
163
 
164
  # Text input
 
158
  Main Streamlit app runner
159
  """
160
  # Title and description
161
+ st.title("📄 Toxic Classification")
162
  st.write("Enter text to classify")
163
 
164
  # Text input