Spaces:
Runtime error
Runtime error
Antoine245
commited on
Commit
·
b70c2e0
1
Parent(s):
9c1ab07
Update app.py
Browse files
app.py
CHANGED
@@ -35,8 +35,7 @@ gr.Interface(
|
|
35 |
theme="grass",
|
36 |
outputs="label",
|
37 |
examples=[
|
38 |
-
["
|
39 |
-
["painting.jpeg", "watercolor painting, oil painting, boats",],
|
40 |
],
|
41 |
title="Comparateur d'image créé avec ALIGN et Huggingface",
|
42 |
description=description
|
|
|
35 |
theme="grass",
|
36 |
outputs="label",
|
37 |
examples=[
|
38 |
+
["telechargement.jpg", "Dassault Rafale, Lockheed Martin f35",],
|
|
|
39 |
],
|
40 |
title="Comparateur d'image créé avec ALIGN et Huggingface",
|
41 |
description=description
|