Spaces:
Running
Running
add metadata for hf
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# DocumentIQA: Scientific Document Insight QA
|
| 2 |
|
| 3 |
## Introduction
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Document Qa
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: 1.27.2
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# DocumentIQA: Scientific Document Insight QA
|
| 14 |
|
| 15 |
## Introduction
|