Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RakanAlsheraiwi
/
Spam_Email_Detector
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
RakanAlsheraiwi
commited on
Sep 13, 2024
Commit
611c8c7
·
verified
·
1 Parent(s):
07c177b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ iface = gr.Interface(
25
)
26
27
# Launch the interface
28
-
iface
.launch()
25
)
26
27
# Launch the interface
28
+
demo
.launch()