Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -338,7 +338,7 @@ image_upload_examples = [
|
|
338 |
|
339 |
# Sample Examples for the "Description Search" tab
|
340 |
description_search_examples = [
|
341 |
-
["
|
342 |
["امرأة بابتسامة غامضة.", "Arabic"]
|
343 |
]
|
344 |
|
|
|
338 |
|
339 |
# Sample Examples for the "Description Search" tab
|
340 |
description_search_examples = [
|
341 |
+
["Woman with a mysterious smile.", "English"],
|
342 |
["امرأة بابتسامة غامضة.", "Arabic"]
|
343 |
]
|
344 |
|