stivenDR14
commited on
Commit
Β·
7c1a0a6
1
Parent(s):
75f2bb4
readme update for hugging face
Browse files
README.md
CHANGED
@@ -139,3 +139,18 @@ The interface and AI responses are available in:
|
|
139 |
## π€ Contributing
|
140 |
|
141 |
Contributions, issues, and feature requests are welcome!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
## π€ Contributing
|
140 |
|
141 |
Contributions, issues, and feature requests are welcome!
|
142 |
+
|
143 |
+
---
|
144 |
+
|
145 |
+
title: PDF Chatbot
|
146 |
+
emoji: π
|
147 |
+
colorFrom: blue
|
148 |
+
colorTo: green
|
149 |
+
sdk: gradio
|
150 |
+
sdk_version: 5.19.0
|
151 |
+
app_file: app.py
|
152 |
+
pinned: true
|
153 |
+
|
154 |
+
---
|
155 |
+
|
156 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|