Spaces:
Sleeping
Sleeping
Boakye I. Ababio commited on
Commit ·
7770320
1
Parent(s): 64cfe8e
rectify rreadne config templete
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# MultiPDF Chat App
|
| 2 |
|
| 3 |
> You can find the tutorial for this project on [YouTube](https://youtu.be/dXxQ0LR-3Hg).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: CustomPDFs
|
| 3 |
+
emoji: 🏢
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: 1.32.2
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
# MultiPDF Chat App
|
| 18 |
|
| 19 |
> You can find the tutorial for this project on [YouTube](https://youtu.be/dXxQ0LR-3Hg).
|