Spaces:
Sleeping
Sleeping
Commit
·
2d3b650
1
Parent(s):
3352540
Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,18 @@
|
|
20 |
- [x] Read PDF and ingest
|
21 |
- [x] Fetch Configuration
|
22 |
- [x] Vector DB Indexing
|
23 |
-
- [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- [x] Read PDF and ingest
|
21 |
- [x] Fetch Configuration
|
22 |
- [x] Vector DB Indexing
|
23 |
+
- []
|
24 |
+
|
25 |
+
|
26 |
+
---
|
27 |
+
title: {{title}}
|
28 |
+
emoji: {{emoji}}
|
29 |
+
colorFrom: {{colorFrom}}
|
30 |
+
colorTo: {{colorTo}}
|
31 |
+
sdk: {{sdk}}
|
32 |
+
sdk_version: {{sdkVersion}}
|
33 |
+
app_file: app.py
|
34 |
+
pinned: false
|
35 |
+
---
|
36 |
+
|
37 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|