Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AliArshad
/
SeverityPrediction
like
1
Runtime error
App
Files
Files
Community
AliArshad
commited on
Nov 30, 2023
Commit
44fecf0
•
1 Parent(s):
281cbf1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -33,4 +33,5 @@ iface = gr.Interface(
33
allow_flagging=False
34
)
35
36
iface.launch()
33
allow_flagging=False
34
)
35
36
+
37
iface.launch()