Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ translations = {
|
|
44 |
"loading": "Processing...",
|
45 |
"low_confidence": "Low confidence prediction. Results may not be accurate.",
|
46 |
"not_a_bird": "The image may not contain a bird. Please upload a clear image of a bird.",
|
47 |
-
"other_message": "This
|
48 |
},
|
49 |
"sw": {
|
50 |
"app_title": "Mtafiti wa Ndege: Utambuzi wa Kiotomatiki kwa Watafiti",
|
|
|
44 |
"loading": "Processing...",
|
45 |
"low_confidence": "Low confidence prediction. Results may not be accurate.",
|
46 |
"not_a_bird": "The image may not contain a bird. Please upload a clear image of a bird.",
|
47 |
+
"other_message": "This image is not in our trained dataset or the image may not be of a bird. Please try uploading a different image."
|
48 |
},
|
49 |
"sw": {
|
50 |
"app_title": "Mtafiti wa Ndege: Utambuzi wa Kiotomatiki kwa Watafiti",
|