Skip to content

Commit 359260d

Browse files
Update app.py
1 parent 3ab5300 commit 359260d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def transform_text(text):
3232

3333
# Streamlit app
3434
st.title("Email/SMS Spam Classifier")
35+
st.text('Made by Emon Hasan')
3536

3637
input_sms = st.text_area("Enter the message")
3738

0 commit comments

Comments
 (0)