Spaces:
Runtime error
Runtime error
wushuangBaOYWHA
commited on
Commit
β’
ba218e7
1
Parent(s):
3caf952
modify README.md to resovle configuration error.
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# pdfGPT
|
3 |
### Problem Description :
|
|
|
1 |
+
title: Chatpdf
|
2 |
+
emoji: π
|
3 |
+
colorFrom: purple
|
4 |
+
colorTo: gray
|
5 |
+
sdk: gradio
|
6 |
+
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 |
|
13 |
# pdfGPT
|
14 |
### Problem Description :
|