Spaces:
Runtime error
Runtime error
Commit
·
4485dfb
1
Parent(s):
601e8a1
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ gr.Interface(
|
|
35 |
theme="grass",
|
36 |
outputs="label",
|
37 |
examples=[
|
38 |
-
["
|
39 |
],
|
40 |
title="Comparateur d'image créé avec ALIGN et Huggingface",
|
41 |
description=description
|
|
|
35 |
theme="grass",
|
36 |
outputs="label",
|
37 |
examples=[
|
38 |
+
["rafale.jpg", "Dassault Rafale, Lockheed Martin f35",],
|
39 |
],
|
40 |
title="Comparateur d'image créé avec ALIGN et Huggingface",
|
41 |
description=description
|