shreyasvaidya commited on
Commit
24be272
·
verified ·
1 Parent(s): fee1cce

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -286,7 +286,7 @@ def process_image(image):
286
 
287
 
288
 
289
- translated = translate(detect_para(recognized_texts),script_lang)
290
 
291
 
292
  # Combine recognized texts into a single string for display
 
286
 
287
 
288
 
289
+ translated = translate(detect_para(recognized_texts),script_lang)
290
 
291
 
292
  # Combine recognized texts into a single string for display