Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -84,6 +84,7 @@ pipeline.fit(X_train, y_train)
|
|
84 |
|
85 |
st.title("Sinhala Hate Speech Detector")
|
86 |
|
|
|
87 |
st.markdown("Please refresh the page, before enter the new sentence. Thank you")
|
88 |
|
89 |
# Define the user input section
|
|
|
84 |
|
85 |
st.title("Sinhala Hate Speech Detector")
|
86 |
|
87 |
+
st.markdown("This NLP model still on training process, Please give true values.")
|
88 |
st.markdown("Please refresh the page, before enter the new sentence. Thank you")
|
89 |
|
90 |
# Define the user input section
|