Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MuntasirHossain
/
Text-Classification-for-Articles
like
0
Sleeping
App
Files
Files
Community
MuntasirHossain
commited on
Nov 27, 2023
Commit
561d441
•
1 Parent(s):
0aef3da
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -20,4 +20,4 @@ gr.Interface(fn=classify,
20
theme = theme,
21
description=description,
22
examples=examples,
23
-
).launch()
20
theme = theme,
21
description=description,
22
examples=examples,
23
+
).launch()