Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ hf_oauth: true
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- inference-api
|
| 13 |
license: apache-2.0
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
- inference-api
|
| 13 |
license: apache-2.0
|
| 14 |
+
short_description: Extract text from images and PDFs
|
| 15 |
---
|
| 16 |
|
| 17 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|