ghadaAlmuaikel commited on
Commit
3185216
1 Parent(s): a4bfc26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -338,7 +338,7 @@ image_upload_examples = [
338
 
339
  # Sample Examples for the "Description Search" tab
340
  description_search_examples = [
341
- ["A painting of a swirling night sky over a town.", "English"],
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