Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NimaKL
/
spamd
like
1
Build error
App
Files
Files
Community
NimaKL
commited on
Mar 8, 2023
Commit
fd3bbc2
β’
1 Parent(s):
212c19c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -61,5 +61,4 @@ if text or aButton:
61
with st.spinner('Wait for it...'):
62
st.success(predict(text))
63
64
-
65
-
61
with st.spinner('Wait for it...'):
62
st.success(predict(text))
63
64
+