divyanshu1807gupta
commited on
Commit
•
90617f4
1
Parent(s):
fb7385d
Upload 2 files
Browse files- requirements.txt +4 -0
- spam.pkl +3 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nltk
|
2 |
+
pandas
|
3 |
+
scikit_learn
|
4 |
+
streamlit
|
spam.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95e180e2f4d3e9dbedf0a94e1ba10811ad1c2f995d18120340a6eb3a487a9e0a
|
3 |
+
size 807278
|