Spaces:
Sleeping
Sleeping
Saurabh Kumar
commited on
Commit
•
96fdb3f
1
Parent(s):
3ddf8ca
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ if uploaded_file is not None:
|
|
33 |
"type": "image",
|
34 |
"image": image,
|
35 |
},
|
36 |
-
{"type": "text", "text": "Run Optical Character recognition on the image
|
37 |
],
|
38 |
}
|
39 |
]
|
|
|
33 |
"type": "image",
|
34 |
"image": image,
|
35 |
},
|
36 |
+
{"type": "text", "text": "Run Optical Character recognition on the image and don't translate Hindi to English."},
|
37 |
],
|
38 |
}
|
39 |
]
|