shreyasvaidya commited on
Commit
e7cd7fe
·
verified ·
1 Parent(s): 163b105

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -290,7 +290,7 @@ def process_image(image):
290
 
291
 
292
  # Combine recognized texts into a single string for display
293
- return output_image, script_lang + " " +translated
294
 
295
  # Custom HTML for interface header with logos and alignment
296
  interface_html = """
 
290
 
291
 
292
  # Combine recognized texts into a single string for display
293
+ return output_image,translated
294
 
295
  # Custom HTML for interface header with logos and alignment
296
  interface_html = """