Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -111,9 +111,16 @@ Access the web interface and follow the prompts to upload documents, classify th
|
|
111 |
|
112 |
### Hugging Face config
|
113 |
|
114 |
-
|
115 |
-
|
116 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
|
118 |
|
119 |
|
|
|
111 |
|
112 |
### Hugging Face config
|
113 |
|
114 |
+
---
|
115 |
+
title: DocVerifyRAG
|
116 |
+
emoji: 🐠
|
117 |
+
colorFrom: pink
|
118 |
+
colorTo: green
|
119 |
+
sdk: streamlit
|
120 |
+
sdk_version: 1.27.0
|
121 |
+
app_file: app.py
|
122 |
+
pinned: false
|
123 |
+
---
|
124 |
|
125 |
|
126 |
|