Rajeev Ranjan Pandey commited on
Commit
8c77584
·
1 Parent(s): edf37e0

chore: add custom hugging face spaces metadata header to fix Configuration error

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # CUD - AAI - Midterm Project - Traffic Incident Summarization
2
 
3
  This repo compares extractive and abstractive summarization methods for traffic incident reports and ships with a polished React + FastAPI demo.
 
1
+ ---
2
+ title: CUD Traffic AI
3
+ emoji: 🚦
4
+ colorFrom: yellow
5
+ colorTo: red
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # CUD - AAI - Midterm Project - Traffic Incident Summarization
11
 
12
  This repo compares extractive and abstractive summarization methods for traffic incident reports and ships with a polished React + FastAPI demo.