Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Thilak118
/
teluguCommentToxicityDetection
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Thilak118
commited on
Oct 30, 2025
Commit
a336fb7
·
verified
·
1 Parent(s):
6f01453
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -121,4 +121,5 @@ with gr.Blocks() as interface:
121
outputs=output
122
)
123
124
interface.launch()
121
outputs=output
122
)
123
124
+
125
interface.launch()