Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SineTheta
/
Spam_and_bully_detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SineTheta
commited on
Sep 24, 2022
Commit
322183f
·
1 Parent(s):
817bde3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -45,6 +45,5 @@ gradio_ui = gr.Interface(
45
['Catalan', "Ets mes lleig que un pecat!"],
46
],
47
)
48
-
# Example
49
50
-
gradio_ui.launch()
45
['Catalan', "Ets mes lleig que un pecat!"],
46
],
47
)
48
49
+
gradio_ui.launch()