Spaces:
Running
on
Zero
Running
on
Zero
AdrienB134
commited on
Commit
•
e8e541b
1
Parent(s):
fc00b82
sdfvc
Browse files
app.py
CHANGED
@@ -202,7 +202,7 @@ def get_example():
|
|
202 |
return [
|
203 |
[["RAPPORT_DEVELOPPEMENT_DURABLE_2019.pdf"], "Quels sont les 4 axes majeurs des achats?"],
|
204 |
[["RAPPORT_DEVELOPPEMENT_DURABLE_2019.pdf"], "Quelles sont les actions entreprise en Afrique du Sud?"],
|
205 |
-
[["RAPPORT_DEVELOPPEMENT_DURABLE_2019.pdf"], "fais moi un tableau
|
206 |
]
|
207 |
|
208 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
|
202 |
return [
|
203 |
[["RAPPORT_DEVELOPPEMENT_DURABLE_2019.pdf"], "Quels sont les 4 axes majeurs des achats?"],
|
204 |
[["RAPPORT_DEVELOPPEMENT_DURABLE_2019.pdf"], "Quelles sont les actions entreprise en Afrique du Sud?"],
|
205 |
+
[["RAPPORT_DEVELOPPEMENT_DURABLE_2019.pdf"], "fais moi un tableau de la répartition homme femme"],
|
206 |
]
|
207 |
|
208 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|