Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -231,7 +231,7 @@ LABEL_MAPPING = {
|
|
| 231 |
}
|
| 232 |
|
| 233 |
# --- Main UI ---
|
| 234 |
-
st.title("
|
| 235 |
|
| 236 |
# Initialization with a progress bar
|
| 237 |
with st.spinner(""):
|
|
|
|
| 231 |
}
|
| 232 |
|
| 233 |
# --- Main UI ---
|
| 234 |
+
st.title("AI Text Detector")
|
| 235 |
|
| 236 |
# Initialization with a progress bar
|
| 237 |
with st.spinner(""):
|