Spaces:
Running
Running
pierreguillou
commited on
Commit
β’
7145e71
1
Parent(s):
e011df5
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
@@ -8,7 +8,7 @@ sdk: gradio
|
|
8 |
sdk_version: 4.0.2
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
-
short_description: Extraction
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Extraction de texte d'un PDF
|
3 |
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
|
|
8 |
sdk_version: 4.0.2
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
+
short_description: Extraction de texte d'un PDF
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|