Spaces:
Runtime error
Runtime error
wushuangBaOYWHA
commited on
Commit
β’
8c3d539
1
Parent(s):
ba218e7
modify README.md to resolve configuration error
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: Chatpdf
|
2 |
emoji: π
|
3 |
colorFrom: purple
|
@@ -7,6 +8,7 @@ sdk_version: 3.23.0
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: mit
|
|
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
12 |
|
|
|
1 |
+
---
|
2 |
title: Chatpdf
|
3 |
emoji: π
|
4 |
colorFrom: purple
|
|
|
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 |
|