CHRISDANIEL145 commited on
Commit
56f3a8f
·
1 Parent(s): c11f7c3

Fix HF Space configuration (add YAML frontmatter)

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # TruthCheck: AI-Powered Fact Verification System
2
 
3
  ![Status](https://img.shields.io/badge/Status-Active-success)
 
1
+ ---
2
+ title: TruthCheck AI
3
+ emoji: 🛡️
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
  # TruthCheck: AI-Powered Fact Verification System
11
 
12
  ![Status](https://img.shields.io/badge/Status-Active-success)