Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
chikki2004
/
incident-bart-model
like
0
Safetensors
bart
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
chikki2004
commited on
Jul 4, 2025
Commit
8fec673
·
verified
·
1 Parent(s):
98225bd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ iface = gr.Interface(
24
title="GK's Incident Attribute Predictor"
25
)
26
27
-
iface.
launc
()
24
title="GK's Incident Attribute Predictor"
25
)
26
27
+
iface.
launch
()