Hasan Iqbal
commited on
Commit
·
b163a7c
1
Parent(s):
297e1aa
Uncommented HuggingFace Spaces Configuration
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
|
2 |
-
title: OpenFactCheck
|
3 |
emoji: ✅
|
4 |
colorFrom: green
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
app_file: src/openfactcheck/app/app.py
|
8 |
pinned: false
|
9 |
-
|
10 |
|
11 |
<p align="center">
|
12 |
<img alt="OpenFactCheck Logo" src="https://raw.githubusercontent.com/hasaniqbal777/OpenFactCheck/main/assets/splash.png" height="120" />
|
|
|
1 |
+
---
|
2 |
+
title: OpenFactCheck Prelease
|
3 |
emoji: ✅
|
4 |
colorFrom: green
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
app_file: src/openfactcheck/app/app.py
|
8 |
pinned: false
|
9 |
+
---
|
10 |
|
11 |
<p align="center">
|
12 |
<img alt="OpenFactCheck Logo" src="https://raw.githubusercontent.com/hasaniqbal777/OpenFactCheck/main/assets/splash.png" height="120" />
|